diff options
Diffstat (limited to 'Tests/RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake')
-rw-r--r-- | Tests/RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake b/Tests/RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake new file mode 100644 index 0000000..763478c --- /dev/null +++ b/Tests/RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake @@ -0,0 +1 @@ +set(CMAKE_GENERATOR_PLATFORM "Test Platform") |