index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CompilerLauncher
/
C.cmake
blob: 481e74d970cf66d07de7f7d1289f7de0f543cef2 (
plain
)
1
2
set(CMAKE_C_COMPILER_LAUNCHER "${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1") include(C-common.cmake)