repo.or.cz
/
openal-soft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Include fmt 11.0.2
[openal-soft.git]
/
fmt-11.0.2
/
support
/
cmake
/
fmt.pc.in
blob
29976a8af0b241881fd6ba30c27582f619821c95
1
prefix=@CMAKE_INSTALL_PREFIX@
2
exec_prefix=@CMAKE_INSTALL_PREFIX@
3
libdir=@libdir_for_pc_file@
4
includedir=@includedir_for_pc_file@
5
6
Name: fmt
7
Description: A modern formatting library
8
Version: @FMT_VERSION@
9
Libs: -L${libdir} -l@FMT_LIB_NAME@
10
Cflags: -I${includedir}
11