mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
OBJECT and STATIC libraries (framework or non-framework) do not use this build phase. Not all items to be linked use this build phase either. Co-Authored-By: Craig Scott <craig.scott@crascit.com>
2 lines
64 B
CMake
2 lines
64 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/LinkBinariesBuildPhase.cmake)
|