Fix build error on windows #288
Reference in New Issue
Block a user
Delete Branch "perseusdg/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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