mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
1a9f6bad98
Fixes: #20178
3 lines
107 B
CMake
3 lines
107 B
CMake
set(CMAKE_OBJCXX_COMPILER_LAUNCHER "${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1")
|
|
include(OBJCXX-common.cmake)
|