Raw File
Replace-check.cmake
include(${RunCMake_SOURCE_DIR}/check.cmake)

test_property("replace.txt" CPACK_TEST_PROP "value2")
back to top