diff options
Diffstat (limited to 'Tests/CommandLineTest/PreLoad.cmake')
-rw-r--r-- | Tests/CommandLineTest/PreLoad.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CommandLineTest/PreLoad.cmake b/Tests/CommandLineTest/PreLoad.cmake new file mode 100644 index 0000000..87284af --- /dev/null +++ b/Tests/CommandLineTest/PreLoad.cmake @@ -0,0 +1 @@ +SET(THIS_SHOULD_BE_SET ON CACHE BOOL "Some variable") |