git repos / blockattack-game

source/misc/embedded_libs/fmt-8.1.1/support/cmake/fmt.pc.in

browsing at commit = 8c5fa105ec94ede21d9b041ae51dd012ba67fd5a

branches: v2.9.X

raw · blame · history

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
libdir=@libdir_for_pc_file@
includedir=@includedir_for_pc_file@

Name: fmt
Description: A modern formatting library
Version: @FMT_VERSION@
Libs: -L${libdir} -l@FMT_LIB_NAME@
Cflags: -I${includedir}