mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-19 12:52:59 -04:00
5caa19240d
Depending on the OS the lib dir can vary, on Fedora for instance it is
"${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill
this variable for us.