12 lines
315 B
PkgConfig
12 lines
315 B
PkgConfig
prefix=/home/buildbot-worker/debian-gcc-64/install
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: SFML-system
|
|
Description: The Simple and Fast Multimedia Library, system module.
|
|
URL: http://www.sfml-dev.org
|
|
Version: 3.0.0
|
|
Libs: -L${libdir} -lsfml-system
|
|
Cflags: -I${includedir}
|