mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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)
|