mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -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")
|