Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CXXModules / NoDyndepSupport-stderr.txt
1 CMake Warning \(dev\) at NoDyndepSupport.cmake:10 \(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 Warning \(dev\):
9   C\+\+20 modules support via CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP is
10   experimental.  It is meant only for compiler developers to try.
11 This warning is for project developers.  Use -Wno-dev to suppress it.
12
13 CMake Error:
14   The Ninja generator does not support C\+\+20 modules using Ninja version
15
16     .*
17
18   due to lack of required features.  Ninja 1.10 or higher is required.
19
20 |CMake Error in CMakeLists.txt:
21   The "nodyndep" target contains C\+\+ module sources which are not supported
22   by the generator
23
24 (
25 CMake Error in CMakeLists.txt:
26   The "nodyndep" target contains C\+\+ module sources which are not supported
27   by the generator
28
29 )*)
30 CMake Generate step failed.  Build files cannot be regenerated correctly.