]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)
authorHoward Su <redacted>
Sat, 22 Apr 2023 08:18:20 +0000 (16:18 +0800)
committerGitHub <redacted>
Sat, 22 Apr 2023 08:18:20 +0000 (11:18 +0300)
commit7e312f165c5047d6e16680d1eebc83055e95c313
tree74e4365c5f6c99ce1db413c635468b5b63acf86c
parent872c365a9176a011b13d31269bb3121fa89c37e1
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)

* Fix build under Windows when enable BUILD_SHARED_LIBS

* Make AVX512 test on Windows to build the shared libs
.github/workflows/build.yml
CMakeLists.txt