summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set_property/LINK_OPTIONS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/set_property/LINK_OPTIONS.cmake')
-rw-r--r--Tests/RunCMake/set_property/LINK_OPTIONS.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/set_property/LINK_OPTIONS.cmake b/Tests/RunCMake/set_property/LINK_OPTIONS.cmake
new file mode 100644
index 0000000..6daf41b
--- /dev/null
+++ b/Tests/RunCMake/set_property/LINK_OPTIONS.cmake
@@ -0,0 +1,3 @@
+include(Common.cmake)
+test_target_property(LINK_OPTIONS)
+test_directory_property(LINK_OPTIONS)