mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
8 lines
436 B
Plaintext
8 lines
436 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|NMake Makefiles|Visual Studio).*
|