CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

Use conan for third party libraries #56

Open lilleyse opened 3 years ago

lilleyse commented 3 years ago

We're starting to move over to Conan for C++ third party library management to simplify the build system. cesium-native has started the process: https://github.com/CesiumGS/cesium-native/pull/261

This may also help us get Windows builds working CC https://github.com/CesiumGS/cdb-to-3dtiles/issues/17