NoScanningTargetProperty-stderr.txt 772 B

1234567891011121314151617
  1. (CMake Error in CMakeLists.txt:
  2. The target named "noscanning-target-property" has C\+\+ sources that may use
  3. modules, but the compiler does not provide a way to discover the import
  4. graph dependencies\. See the cmake-cxxmodules\(7\) manual for details\. Use
  5. the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning\.
  6. |CMake Error in CMakeLists.txt:
  7. The target named "noscanning-target-property" has C\+\+ sources that may use
  8. modules, but modules are not supported by this generator:
  9. [^
  10. ]+
  11. Modules are supported only by Ninja, Ninja Multi-Config, and Visual Studio
  12. generators for VS 17\.4 and newer\. See the cmake-cxxmodules\(7\) manual for
  13. details\. Use the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable
  14. scanning\.
  15. )