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