NotCXXSourceModuleHeaderUnits-stderr.txt 887 B

12345678910111213141516171819202122
  1. CMake Warning \(dev\) at NotCXXSourceModuleHeaderUnits.cmake:7 \(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. CMake Warning \(dev\):
  8. C\+\+20 modules support via CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP is
  9. experimental. It is meant only for compiler developers to try.
  10. This warning is for project developers. Use -Wno-dev to suppress it.
  11. CMake Error in CMakeLists.txt:
  12. Target "not-cxx-source" contains the source
  13. .*/Tests/RunCMake/CXXModules/sources/c-anchor.c
  14. in a file set of type "CXX_MODULE_HEADER_UNITS" but the source is not
  15. classified as a "CXX" source.
  16. CMake Generate step failed. Build files cannot be regenerated correctly.