dashboard
repositories
filestore
activity
search
login
main
/
stable-diffusion.cpp
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
lora n_dims
fszontagh
2024-02-24
5a7568be177b7557b811c1b50edc3479e84a5a20
[stable-diffusion.cpp.git]
/
ggml
/
ggml.pc.in
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${prefix}/lib
Name: ggml
Description: The GGML Tensor Library for Machine Learning
Version: 0.0.0
Cflags: -I${includedir}/ggml
Libs: -L${libdir} -lggml