libragephoto/src/ragephoto.pc.in

10 lines
318 B
PkgConfig
Raw Normal View History

2021-08-27 21:48:33 +02:00
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
2021-08-27 21:48:33 +02:00
Name: libragephoto
Description: Open Source RAGE Photo Parser for GTA V
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lragephoto
2021-10-29 11:52:59 +02:00
Cflags: -I${includedir} -D@LIBRAGEPHOTO_API@ -D@LIBRAGEPHOTO_LIBTYPE@