summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake')
-rw-r--r--Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake b/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake
deleted file mode 100644
index 4b6dbef..0000000
--- a/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-install.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-
-install(FILES
- $<DEVICE_LINK:empty>
- DESTINATION src
-)