Searched refs:cmakeFile (Results 1 – 1 of 1) sorted by relevance
67 const cmakeFile = path.join(moduleRootDir, 'CMakeLists.txt'); constant68 if (!fs.existsSync(cmakeFile)) {109 await fs.writeFile(cmakeFile, '');