Fix linking against libinstpatch (#617)

This fixes the case where linking fails if libinstpatch is not installed in a system/default location but instead needs to be found through `PKG_CONFIG_PATH`.
This commit is contained in:
Nikos Chantziaras 2020-02-01 09:54:21 +02:00 committed by GitHub
parent 69ba49348a
commit 545959ca17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -709,6 +709,7 @@ link_directories (
${DBUS_LIBRARY_DIRS}
${SDL2_LIBRARY_DIRS}
${OBOE_LIBRARY_DIRS}
${LIBINSTPATCH_LIBRARY_DIRS}
)
# Process subdirectories