cmake/Tests/RunCMake/XcodeProject-Embed/EmbedPlugIns-macOS-check.cmake
2022-03-29 21:10:50 +02:00

5 lines
152 B
CMake

include(${CMAKE_CURRENT_LIST_DIR}/findAttribute.cmake)
findAttribute(${test} "RemoveHeadersOnCopy" TRUE)
findAttribute(${test} "CodeSignOnCopy" FALSE)