Is it possible to use vcpkg on a github library with no install target?
I’m trying to learn my way around cmake projects for c++ and today I’m working on learning how to use vcpkg. One of the libraries I’m interested in trying is cpp-dotenv but it’s not currently in the vcpkg repository.