mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
7050ac56a1
Issue: #21752
3 lines
121 B
CMake
3 lines
121 B
CMake
include(create-executable-target.cmake)
|
|
set_property(TARGET myexe PROPERTY XCODE_LINK_BUILD_PHASE_MODE "KNOWN_LOCATION")
|