mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Pass SDL2 include directories via pkgconfig
This commit is contained in:
parent
be18108678
commit
7993e3672b
@ -9,4 +9,4 @@ Version: @SDL2PP_VERSION@
|
||||
Requires: @SDL2_ALL_PKGCONFIG_MODULES@
|
||||
Conflicts:
|
||||
Libs: @SDL2PP_EXTRA_PKGCONFIG_LIBRARIES@ -L${libdir} -lSDL2pp
|
||||
Cflags: -I${includedir}
|
||||
Cflags: -I${includedir} @SDL2_ALL_INCLUDE_DIRS@
|
||||
|
Loading…
x
Reference in New Issue
Block a user