]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cmake : export all symbols on windows when building shared library (#234)
authorAndrei <redacted>
Thu, 8 Jun 2023 18:51:39 +0000 (14:51 -0400)
committerGitHub <redacted>
Thu, 8 Jun 2023 18:51:39 +0000 (21:51 +0300)
commitf52d2a05cf8327baf6c0d49e7b231953179e03d3
tree302978ffbe42221a206b28f51d975871efe1db66
parent76cf2d647beedd26e6cf519bafec51e215b808a8
cmake : export all symbols on windows when building shared library (#234)

Currently building ggml on windows as a shared library does not export all symbols by default.
src/CMakeLists.txt