]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ref #5 : update CMake for Windows build
authorGeorgi Gerganov <redacted>
Sat, 29 Oct 2022 16:41:50 +0000 (19:41 +0300)
committerGeorgi Gerganov <redacted>
Sat, 29 Oct 2022 16:41:50 +0000 (19:41 +0300)
commit234f414652e85d62706a824c967d5300f7c1304d
treefb1d2dd951495b318dbc72e50b75e9743b586669
parent014a1190526ce138014ec5e7318190301b481efb
ref #5 : update CMake for Windows build

- __AVX2__ should already be defined due to /arch:AVX2
- _CRT_SECURE_NO_WARNINGS should be defined both for shared and static lib
CMakeLists.txt