-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Description
VCPKG is a C++ Library Manager for Windows https://github.com/microsoft/vcpkg
It is driven by cmake and allows to integrate libraries with various build systems like msbuild.
I have crated a port for WinSpakles here microsoft/vcpkg#17563
During the code review I have been ask to link against the libraries that are already build by vcpkg and not against the source 3rdparty library.
What is the best way to do it?
Is there a chance that the required changes are integrated here?
Metadata
Metadata
Assignees
Labels
No labels