Files
CMake/Tests/RunCMake/project/LanguagesUsedButNotEnabled-stderr.txt
2022-05-04 09:33:35 -04:00

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