You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/project/LanguagesUsedButNotEnabled-...

5 lines
223 B

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