We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ebe7bc + 99cdae1 commit 9fbd303Copy full SHA for 9fbd303
CMakeLists.txt
@@ -86,7 +86,7 @@ endif()
86
87
set(PKG_CONFIG_INCLUDEDIR "\${prefix}/include")
88
set(PKG_CONFIG_LIBDIR "\${prefix}/lib")
89
-set(PKG_CONFIG_LIBS "-lopenjph")
+set(PKG_CONFIG_LIBS "-L\${prefix}/lib -lopenjph")
90
91
include(GNUInstallDirs)
92
install(TARGETS openjph
0 commit comments