Searched refs:cmakePath (Results 1 – 2 of 2) sorted by relevance
15 cmakePath = os.path.join(catchPath, 'CMakeLists.txt') variable101 with open(cmakePath, 'r') as file:103 with open(cmakePath, 'w') as file:
41 self.cmakePath = BuildConfig.findCMake()56 return self.cmakePath