mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-26 13:50:50 +00:00
13 lines
247 B
PkgConfig
13 lines
247 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: freeimage
|
|
Description: freeimage
|
|
Version: 3.18.0
|
|
Requires:
|
|
Requires.private:
|
|
Libs: -L${libdir} -lfreeimage -lc++
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|