mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
^CMake Error: No generator specified for -G
|
|
CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default.
|
|
|
|
Generators.*
|
|
\* (Unix Makefiles|Visual Studio).*
|