]> git.uio.no Git - u/mrichter/AliRoot.git/blob - README_CMake
Switched on vertex constrained again for Jet SPectrum, limit some printout in three...
[u/mrichter/AliRoot.git] / README_CMake
1 You have to pass in the cmake step some parameter to the script
2 otherwise the CMakeLists.txt in the subdirectories are not created.
3
4    cmake <path_to_source> -DGENERATE_FILES=TRUE
5
6 is the correct command.