Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CXXModules / NoCXX20-stderr.txt
1 CMake Warning \(dev\) at NoCXX20.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 "nocxx20" target has C\+\+ module sources but is not using at least
10   "cxx_std_20"
11
12 (
13 CMake Error in CMakeLists.txt:
14 (  The "nocxx20" target has C\+\+ module sources but is not using at least
15   "cxx_std_20"
16 |  The "nocxx20" 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.