mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
10 lines
231 B
PkgConfig
10 lines
231 B
PkgConfig
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
|
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
|
|
|
Name: libsolvext
|
|
Description: Library for reading repositories
|
|
Version: @VERSION@
|
|
Requires: libsolv
|
|
Libs: -L${libdir} -lsolvext
|
|
Cflags: -I${includedir}
|