Patrick Laurin

Results 1 comments of Patrick Laurin

> > https://cmake.org/cmake/help/latest/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.html > > For global data symbols, `__declspec(dllimport)` must still be used when compiling against the code in the .dll. > > So you still need to explicitly...