MSYS2: fix linking error with extern templates
This commit is contained in:
@@ -217,7 +217,7 @@ protected:
|
||||
};
|
||||
|
||||
// Workaround for MSVC
|
||||
#ifdef FreeCADBase_EXPORTS
|
||||
#if defined (FreeCADBase_EXPORTS) && defined(_MSC_VER)
|
||||
# define Base_EXPORT
|
||||
#else
|
||||
# define Base_EXPORT BaseExport
|
||||
|
||||
Reference in New Issue
Block a user