summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/NoScanningSourceFileProperty-stderr.txt
blob: ed7867289a4eb1472373b49db8c10d05de0798fa (plain)
1
2
3
4
5
6
7
8
9
10
(CMake Error in CMakeLists.txt:
  The target named "noscanning-sf-property" has C\+\+ sources that may use
  modules, but the compiler does not provide a way to discover the import
  graph dependencies\.  See the cmake-cxxmodules\(7\) manual and the
  CMAKE_CXX_SCAN_FOR_MODULES variable\.
|CMake Error in CMakeLists.txt:
  The target named "noscanning-sf-property" has C\+\+ sources that may use
  modules, but modules are not supported by this generator\.  See the
  cmake-cxxmodules\(7\) manual and the CMAKE_CXX_SCAN_FOR_MODULES variable\.
)