zdoom-macos-deps/deps/gme/lib/pkgconfig/libgme.pc
2024-01-24 12:39:26 +02:00

16 lines
455 B
PkgConfig

# entries grouped with CMake are expanded by CMake
# ${foo} entries are left alone by CMake and much
# later are used by pkg-config.
prefix=
exec_prefix=${prefix}
lib_suffix=
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Game_Music_Emu
Description: A video game emulation library for music.
URL: https://bitbucket.org/mpyne/game-music-emu/wiki/Home
Version: 0.6.3
Cflags: -I${includedir}
Libs: -L${libdir} -lgme
Libs.private: -lstdc++ -lz