Lines Matching full:cmake
0 # cmake/modules/language_support.cmake
7 # CMake bug 9220.
9 # On debian testing (cmake 2.6.2), I get return code zero when calling
10 # cmake the first time, but cmake crashes when running a second time
14 # CMake Error at /usr/share/cmake-2.6/Modules/CMakeFortranInformation.cmake:7 (GET_FILENAME_COMPONENT):
19 # My workaround is to invoke cmake twice. If both return codes are zero,