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