Searched defs:cmakePath (Results 1 – 2 of 2) sorted by relevance
29 const cmakePath = nativePath.concat("/build-tools/cmake/bin/cmake.exe"); constant36 const cmakePath = nativePath.concat("/build-tools/cmake/bin/cmake"); constant
465 String cmakePath = scriptOutDir + "/CMakeLists.txt"; in writeCompileCfg() local