gwaldron / osgearth

3D Maps for OpenSceneGraph / C++14
https://www.pelicanmapping.com/home-1/opensource
Other
1.47k stars 772 forks source link

CMAKE: Debug Windows Build Fixes #2543

Closed emminizer closed 3 months ago

emminizer commented 3 months ago

Several minor changes to fix debug Windows builds:

Before this, debug builds of osgEarth failed due to linking to release mode SilverLining and Triton on Windows.

Tested on Windows MSVC 2022 and Linux EL8 gcc 12.2.1.