This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7361e8102a
CMake
/
Tests
/
RunCMake
/
GeneratorPlatform
/
BadPlatform-toolchain.cmake
2 lines
45 B
CMake
Raw
Normal View
History
Unescape
Escape
Tests: Test setting a generator platform in a toolchain file Teach the RunCMake.GeneratorPlatform test to cover setting CMAKE_GENERATOR_PLATFORM in a file loaded by CMAKE_TOOLCHAIN_FILE.
2014-09-12 18:38:54 +04:00
set
(
CMAKE_GENERATOR_PLATFORM
"Bad Platform"
)