Home
last modified time | relevance | path

Searched defs:cmake (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dentrypoint.py58 def cmake(): function
/netbsd-src/external/mit/expat/dist/
H A DMakefile.am65 cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@ directory
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dcollect_and_build_with_pgo.py73 def __init__(self, cmake, maker, cmake_dir): argument
238 def _run_fresh_cmake(env, cmake, target_dir): argument