OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
244 stars 111 forks source link

Windows build: link with VCPKG debug or release libraries #1128

Closed agalasso closed 7 months ago

agalasso commented 7 months ago

The Windows build was always linking against the vcpkg release libraries. Now we link against the debug libs in debug builds, and the release libs in release builds.