Open perseusdg opened 2 years ago
This pull requests fixes the issues mentioned in 287 and moves to declspec(dllexport) and declspec(dllimport) on a as needed basis (symbol wise per header) instead of using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS in the cmakelists.txt
This pull requests fixes the issues mentioned in 287 and moves to declspec(dllexport) and declspec(dllimport) on a as needed basis (symbol wise per header) instead of using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS in the cmakelists.txt