diff --git a/CMakeLists.txt b/CMakeLists.txt index 54e63e3..b471508 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ endif() set(PKG_CONFIG_INCLUDEDIR "\${prefix}/include") set(PKG_CONFIG_LIBDIR "\${prefix}/lib") -set(PKG_CONFIG_LIBS "-lopenjph") +set(PKG_CONFIG_LIBS "-L\${prefix}/lib -lopenjph") include(GNUInstallDirs) install(TARGETS openjph