mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
The language CXX was requested for compilation but was not enabled. To
|
|
enable a language it needs to be specified in a 'project' or
|
|
'enable_language' command in the root CMakeLists.txt
|