Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CMake Error in CMakeLists.txt:
- The target named "hello" has C++ sources that may use modules, but the
- compiler does not provide a way to discover the import graph dependencies.
- See the cmake-cxxmodules(7) manual for details. Use the
- CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning.
- CMake Error in CMakeLists.txt:
- The target named "test1" has C++ sources that may use modules, but the
- compiler does not provide a way to discover the import graph dependencies.
- See the cmake-cxxmodules(7) manual for details. Use the
- CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement