summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake')
-rw-r--r--Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake b/Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake
new file mode 100644
index 0000000..6128167
--- /dev/null
+++ b/Tests/RunCMake/Ninja/CMP0058-WARN-by.cmake
@@ -0,0 +1,2 @@
+set(byproducts BYPRODUCTS byproduct1a byproduct1b)
+include(CMP0058-common.cmake)