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