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
cc770e7670
CMake
/
Tests
/
RunCMake
/
GeneratorPlatform
/
TestPlatform-toolchain.cmake
2 lines
46 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
"Test Platform"
)