]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Define WHISPER_BUILD so as to export symbols on Windows
authorBorislav Stanimirov <redacted>
Sat, 29 Oct 2022 10:15:56 +0000 (13:15 +0300)
committerGeorgi Gerganov <redacted>
Sat, 29 Oct 2022 10:23:09 +0000 (13:23 +0300)
whisper.cpp

index 3bbf1c465b818efa02bb1e47fcb70fa56ea7d097..f42976db9d72de3a6fcee30195d6625119d59866 100644 (file)
@@ -1,3 +1,4 @@
+#define WHISPER_BUILD
 #include "whisper.h"
 
 #include "ggml.h"