mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 12:24:29 +00: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)
|