]> git.uio.no Git - u/mrichter/AliRoot.git/blame - README_CMake
Default (=0) LHC-clock phase entry. The run range is from 0 to inf. The range of...
[u/mrichter/AliRoot.git] / README_CMake
CommitLineData
dfa85384 1You have to pass in the cmake step some parameter to the script
2otherwise the CMakeLists.txt in the subdirectories are not created.
3
4 cmake <path_to_source> -DGENERATE_FILES=TRUE
5
14b99822 6is the correct command.