]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - README_CMake
Test commit
[u/mrichter/AliRoot.git] / README_CMake
... / ...
CommitLineData
1#
2You have to pass in the cmake step some parameter to the script
3otherwise the CMakeLists.txt in the subdirectories are not created.
4
5 cmake <path_to_source> -DGENERATE_FILES=TRUE
6
7 is the correct command.