NotCXXSourceModules-stderr.txt 645 B

1234567891011121314151617
  1. CMake Warning \(dev\) at NotCXXSourceModules.cmake:[0-9]+ \(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:[0-9]+ \(include\)
  6. This warning is for project developers. Use -Wno-dev to suppress it.
  7. CMake Error in CMakeLists.txt:
  8. Target "not-cxx-source" contains the source
  9. .*/Tests/RunCMake/CXXModules/sources/c-anchor.c
  10. in a file set of type "CXX_MODULES" but the source is not classified as a
  11. "CXX" source.
  12. CMake Generate step failed. Build files cannot be regenerated correctly.