mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
3 lines
116 B
CMake
3 lines
116 B
CMake
set(CMAKE_C_COMPILER_LAUNCHER "sccache" CACHE STRING "")
|
|
set(CMAKE_CXX_COMPILER_LAUNCHER "sccache" CACHE STRING "")
|