]> git.uio.no Git - u/mrichter/AliRoot.git/blob - README_CMake
Related to the report #60402: protection in case of timestamp=0 with warnings added
[u/mrichter/AliRoot.git] / README_CMake
1
2 You have to pass in the cmake step some parameter to the script
3 otherwise the CMakeLists.txt in the subdirectories are not created.
4
5    cmake <path_to_source> -DGENERATE_FILES=TRUE
6
7    is the correct command.