cmake: make sdl3.pc relocatable
This commit is contained in:
committed by
Sam Lantinga
parent
0a1479d58c
commit
6d11515873
@@ -1,6 +1,6 @@
|
||||
# sdl pkg-config source file
|
||||
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
prefix=@SDL_PKGCONFIG_PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
|
||||
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
||||
|
||||
Reference in New Issue
Block a user