mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
ae108418ae
Fixes: #18316
3 lines
95 B
CMake
3 lines
95 B
CMake
set(CMAKE_C_LINKER_LAUNCHER "${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1")
|
|
include(C-common.cmake)
|