I enabled vcpkg support in my project (which downloaded the appropriate cmake file), created vcpkg.json to specify the dependencies that should be installed, but... they're not being installed. How do I plug in vcpkg to automatically install the dependencies?
I enabled vcpkg support in my project (which downloaded the appropriate cmake file), created vcpkg.json to specify the dependencies that should be installed, but... they're not being installed. How do I plug in vcpkg to automatically install the dependencies?