]> www.ginac.de Git - ginac.git/commit
build: windows: enable automatic imports by default
authorAlexey Sheplyakov <asheplyakov@altlinux.org>
Thu, 26 Dec 2019 17:45:11 +0000 (21:45 +0400)
committerAlexey Sheplyakov <asheplyakov@altlinux.org>
Fri, 28 Aug 2020 15:15:31 +0000 (19:15 +0400)
commitf7ffc0186d90947cb5df395b9fc547ab80115ea0
tree7b1526ba1c54b8232ebd1cdafd25f8c10f56bcb1
parent7704505fbf7d969ff918f8bf2ff9ed976194987a
build: windows: enable automatic imports by default

For now there are no dllexport/dllimport markings in GiNaC and CLN, so
export all symbols when building GiNaC DLL, and enable automatic imports
when linking with it. Note: this works with GNU linker only.
ginac/CMakeLists.txt