mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 21:09:59 -05:00
5 lines
153 B
CMake
5 lines
153 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/findAttribute.cmake)
|
|
|
|
findAttribute(${test} "RemoveHeadersOnCopy" FALSE)
|
|
findAttribute(${test} "CodeSignOnCopy" FALSE)
|