mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -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)
|