NoCXX20ModuleFlag-stderr.txt 813 B

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