-
- Downloads
From Pere:
Adds CPack installer capabilities to the CMake system. To generate the installers is as simple as making the target 'package' . Alternatively you can use the cpack command like this: cpack -G NSIS or cpack -G PackageMaker git-svn-id: http://root.cern.ch/svn/root/trunk@40270 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- CMakeLists.txt 54 additions, 7 deletionsCMakeLists.txt
- cmake/modules/CMakeCPackOptions.cmake.in 39 additions, 0 deletionscmake/modules/CMakeCPackOptions.cmake.in
- cmake/modules/RootNewMacros.cmake 26 additions, 16 deletionscmake/modules/RootNewMacros.cmake
- core/CMakeLists.txt 3 additions, 0 deletionscore/CMakeLists.txt
- math/genetic/CMakeLists.txt 1 addition, 1 deletionmath/genetic/CMakeLists.txt
Loading
Please register or sign in to comment