Files
CMake/Tests/RunCMake/CommandLine/Envgen-warnings-stderr.txt
T
2019-05-22 07:40:51 -04:00

8 lines
417 B
Plaintext

^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).*