mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-14 09:10:25 +00:00
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
LIBS := -lm -lblas -llapacke
|
|
FFLIBS := -l:libblas/libblas.so -l:lapack/liblapack.so
|