Remote debugging with Visual Studio and Conan 2.0
I am in the process of upgrading a CMake project to use Conan 2.0 for handling the libraries. We mostly build for windows but our CI system also compiles the code for Linux.
I am in the process of upgrading a CMake project to use Conan 2.0 for handling the libraries. We mostly build for windows but our CI system also compiles the code for Linux.