diff options
Diffstat (limited to 'Tests/RunCMake/VSSolution/CMP0143-WARN.cmake')
-rw-r--r-- | Tests/RunCMake/VSSolution/CMP0143-WARN.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/VSSolution/CMP0143-WARN.cmake b/Tests/RunCMake/VSSolution/CMP0143-WARN.cmake new file mode 100644 index 0000000..dd67b16 --- /dev/null +++ b/Tests/RunCMake/VSSolution/CMP0143-WARN.cmake @@ -0,0 +1 @@ +add_custom_target(TestStartup) |