cesium-native
cesium-native copied to clipboard
Use CMake's GenerateExportHeader
https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html
Instead of manually creating a header with __declspec(dllexport) type dealies for each library.