Searched refs:_read_cmakelists (Results 1 – 1 of 1) sorted by relevance
81 def _read_cmakelists(app_path): # type: (str) -> Optional[str] member in CMakeBuildSystem90 cmakelists_file_content = CMakeBuildSystem._read_cmakelists(path)