cesium-native icon indicating copy to clipboard operation
cesium-native copied to clipboard

Use CMake's GenerateExportHeader

Open kring opened this issue 5 years ago • 0 comments

https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html

Instead of manually creating a header with __declspec(dllexport) type dealies for each library.

kring avatar Oct 01 '20 06:10 kring