mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
627ef4c1d0
Fixes #23463
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
|