summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/NoScanningTargetProperty-stderr.txt
blob: 9dfb3e9b9baba72a6c5832f4e9a6863d155f15f4 (plain)
1
2
3
4
5
6
7
8
9
10
(CMake Error in CMakeLists.txt:
  The target named "noscanning-target-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-target-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\.
)