mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
ae108418ae
Fixes: #18316
3 lines
99 B
CMake
3 lines
99 B
CMake
set(CMAKE_CXX_LINKER_LAUNCHER "${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1")
|
|
include(CXX-common.cmake)
|