Closed rzumer closed 4 years ago
but this saves having to add the include directory from vcpkg manually for each project
This shouldn't be needed. Just installing the foo_scrobble-deps
package takes care of everything.
For some reason the includes were missing when I attempted a fresh build this morning but it might have something to do with the other vcpkg instance I had installed on my system. Works as expected now.
If vcpkg is not used this should have no effect, but this saves having to add the include directory from vcpkg manually for each project that needs it.
It may not be ideal for it to rely on the solution directory.