NoCXX20ModuleFlag-stderr.txt 879 B

1234567891011121314151617181920
  1. CMake Warning \(dev\) at NoCXX20ModuleFlag.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. The target named "noexperimentalflag" has C\+\+ sources that export modules
  9. but its experimental support has not been requested
  10. (
  11. CMake Error in CMakeLists.txt:
  12. ( The target named "noexperimentalflag" has C\+\+ sources that export modules
  13. but its experimental support has not been requested
  14. | The target named "noexperimentalflag" contains C\+\+ sources that export
  15. modules which is not supported by the generator
  16. )
  17. )*
  18. CMake Generate step failed. Build files cannot be regenerated correctly.