summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake')
-rw-r--r--Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake b/Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake
new file mode 100644
index 0000000..cdfbcda
--- /dev/null
+++ b/Tests/RunCMake/CPackInstallProperties/ValueGenex-check.cmake
@@ -0,0 +1,3 @@
+include(${RunCMake_SOURCE_DIR}/check.cmake)
+
+test_property("bar/test.cpp" CPACK_TEST_PROP ${EXPECTED_MYTEST_NAME})