Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CXXModules / NoCXX-stderr.txt
1 CMake Warning \(dev\) at NoCXX.cmake:4 \(target_sources\):
2   CMake's C\+\+ module support is experimental.  It is meant only for
3   experimentation and feedback to CMake developers.
4 Call Stack \(most recent call first\):
5   CMakeLists.txt:6 \(include\)
6 This warning is for project developers.  Use -Wno-dev to suppress it.
7
8 CMake Error in CMakeLists.txt:
9   The "nocxx" target has C\+\+ module sources but the "CXX" language has not
10   been enabled
11
12 (
13 CMake Error in CMakeLists.txt:
14 (  The "nocxx" target has C\+\+ module sources but the "CXX" language has not
15   been enabled
16 |  The "nocxx" target contains C\+\+ module sources which are not supported by
17   the generator
18 )
19 )*
20 CMake Generate step failed.  Build files cannot be regenerated correctly.