Home
last modified time | relevance | path

Searched defs:cmake_file (Results 1 – 6 of 6) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/tools/
H A Dtemplate_convert.py218 def find_template_blocks(cmake_file): argument
/dports/devel/pecl-swoole/swoole-4.8.5/tools/
H A Dnext-version.php50 $cmake_file = dirname(__DIR__) . '/CMakeLists.txt'; variable
/dports/science/py-dlib/dlib-19.22/
H A Dsetup.py209 def read_version_from_cmakelists(cmake_file): argument
/dports/science/dlib-cpp/dlib-19.22/
H A Dsetup.py209 def read_version_from_cmakelists(cmake_file): argument
/dports/games/widelands/widelands-build21/utils/
H A Dbuild_deps.py134 def extract_targets(cmake_file): argument
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dmisc.c1740 gchar *cmake_file = g_build_filename (prog_path, "CMakeCache.txt", NULL); in gtkpod_init() local