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