Closed ooxi closed 7 years ago
Windows binaries are generated by CMake and MXE, thus #pragma comment directives are no longer necessary and only lead to compiler warnings.
#pragma comment
Fixes issue #106.
Windows binaries are generated by CMake and MXE, thus
#pragma comment
directives are no longer necessary and only lead to compiler warnings.Fixes issue #106.