summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt
blob: 5a9b6e7156f0158320e50e4bd86b49e6ff03f801 (plain)
1
2
3
4
5
6
7
8
9
(CMake Error in CMakeLists.txt:
(  The target named "nocxx20" has C\+\+ sources that use modules but does not
  include "cxx_std_20" \(or newer\) among its `target_compile_features`; found
  "cxx_std_17"
|  The target named "nocxx20" contains C\+\+ sources that use modules which is
  not supported by the generator
)
)*
CMake Generate step failed.  Build files cannot be regenerated correctly.