mirror of https://github.com/mosra/magnum.git
Browse Source
Use static libraries for plugins which aren't used as dependencies (as they don't export any symbols anyway), use shared libraries for plugins used as dependencies (as they already export the symbols and static libraries cause linker errors on mingw32).pull/34/head
4 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue