ParaView 3 Telecon 05/01/2007
From ParaQ Wiki
Jump to navigationJump to search
Item | People | Description |
---|---|---|
1 | Geveci | Builds/cpack |
2 | All | Open level 4 bugs |
3 | Moreland | Resolved bugs |
4 | Moreland | Animation GUI |
Builds cpack
cpack installs everything in some directory under the build directory and then does some system specific packaging of those files. That pretty much works out of the box.
To get special stuff in, hack in some CMake variables in CMakeLists.txt to install extra stuff.