summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine/Envgen-warnings-stderr.txt
blob: 47f9c9e0abffb29de24ad76111194e4e1f401794 (plain)
1
2
3
4
5
6
7
^Warning: Environment variable CMAKE_GENERATOR_INSTANCE will be ignored, because CMAKE_GENERATOR is not set.
Warning: Environment variable CMAKE_GENERATOR_PLATFORM will be ignored, because CMAKE_GENERATOR is not set.
Warning: Environment variable CMAKE_GENERATOR_TOOLSET will be ignored, because CMAKE_GENERATOR is not set.
CMake Error: No generator specified for -G

Generators.*
\* (Unix Makefiles|Visual Studio).*