DEV Community

Discussion on: Modern C++ Isn't Scary

Collapse
 
jdsteinhauser profile image
Jason Steinhauser

Modules are getting a little better. vcpkg from Microsoft does a decent job, and a lot of projects that are built with CMake can be included directly from their Github repos like GoLang.