Searched refs:CMAKE (Results 1 – 5 of 5) sorted by relevance
8 CMAKE= cmake macro36 cd ${.CURDIR}/CMakeGen && ${CMAKE} -DLLVM_TARGETS_TO_BUILD="${arch};AMDGPU" \
90 if xcrun --find cmake &>/dev/null; then CMAKE="$(xcrun --find cmake)"; else CMAKE="cmake"; fi102 ${CMAKE} \171 ${CMAKE} --version319 ${CMAKE} \
8 # Until the minimum CMAKE version is 3.18
147 - **CMAKE\ BUILD\ TYPE=Release**: build in optimized mode, which is153 **CMAKE\ BUILD\ TYPE** affects code generation only, assertions are
523 # If we're not on MSVC, include the linker flags from CMAKE but override them