Home
last modified time | relevance | path

Searched refs:CMAKE (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/clang/llvm-config/
H A DMakefile8 CMAKE= cmake macro
36 cd ${.CURDIR}/CMakeGen && ${CMAKE} -DLLVM_TARGETS_TO_BUILD="${arch};AMDGPU" \
/openbsd/gnu/llvm/libcxx/utils/ci/
H A Drun-buildbot90 if xcrun --find cmake &>/dev/null; then CMAKE="$(xcrun --find cmake)"; else CMAKE="cmake"; fi
102 ${CMAKE} \
171 ${CMAKE} --version
319 ${CMAKE} \
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DLLVMCheckLinkerFlag.cmake8 # Until the minimum CMAKE version is 3.18
/openbsd/gnu/llvm/llvm/docs/
H A DMyFirstTypoFix.rst147 - **CMAKE\ BUILD\ TYPE=Release**: build in optimized mode, which is
153 **CMAKE\ BUILD\ TYPE** affects code generation only, assertions are
/openbsd/gnu/llvm/compiler-rt/cmake/Modules/
H A DAddCompilerRT.cmake523 # If we're not on MSVC, include the linker flags from CMAKE but override them