mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05: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@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: sdl2pp
|
||||
Description: C++11 bindings/wrappers for SDL2.
|
||||
Description: C++11 bindings/wrappers for SDL2
|
||||
Version: @SDL2PP_VERSION@
|
||||
Requires:
|
||||
Conflicts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user