blob: accc6224d8c36fc8c4c6ac85cde67cdeaa60305c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
(CMake Error in CMakeLists.txt:
The target named "nocxx" has C\+\+ sources that use modules but the "CXX"
language has not been enabled
|CMake Error in CMakeLists.txt:
The target named "nocxx" contains C\+\+ sources that use modules which is not
supported by the generator
|CMake Error in CMakeLists.txt:
Target "nocxx" has source file
[^
]*/Tests/RunCMake/CXXModules/sources/module.cxx
in a "FILE_SET TYPE CXX_MODULES" but it is not scheduled for compilation.
)
|