Advertisement
thisismysignup

Untitled

Aug 22nd, 2024
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. CMake Error in CMakeLists.txt:
  2. The target named "hello" has C++ sources that may use modules, but the
  3. compiler does not provide a way to discover the import graph dependencies.
  4. See the cmake-cxxmodules(7) manual for details. Use the
  5. CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning.
  6.  
  7.  
  8. CMake Error in CMakeLists.txt:
  9. The target named "test1" has C++ sources that may use modules, but the
  10. compiler does not provide a way to discover the import graph dependencies.
  11. See the cmake-cxxmodules(7) manual for details. Use the
  12. CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning.
  13.  
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement