mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Cleanup pkgconfig file
This commit is contained in:
parent
44f4cf9f69
commit
6d8c6c708a
@ -1,12 +1,10 @@
|
|||||||
# libSDL2pp pkg-config source file
|
|
||||||
|
|
||||||
prefix=@CMAKE_INSTALL_PREFIX@
|
prefix=@CMAKE_INSTALL_PREFIX@
|
||||||
exec_prefix=${prefix}
|
exec_prefix=${prefix}
|
||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
includedir=${prefix}/include
|
includedir=${prefix}/include
|
||||||
|
|
||||||
Name: sdl2pp
|
Name: sdl2pp
|
||||||
Description: C++11 bindings/wrappers for SDL2.
|
Description: C++11 bindings/wrappers for SDL2
|
||||||
Version: @SDL2PP_VERSION@
|
Version: @SDL2PP_VERSION@
|
||||||
Requires:
|
Requires:
|
||||||
Conflicts:
|
Conflicts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user