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.
1 parent 04130db commit 35159d9Copy full SHA for 35159d9
install/template.pc
@@ -1,5 +1,5 @@
1
prefix = @CMAKE_INSTALL_PREFIX@
2
-libdir = ${prefix}/@CMAKE_INSTALL_LIBDIR@
+libdir = ${prefix}/@CMAKE_INSTALL_FULL_LIBDIR@
3
includedir = ${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
4
5
Name: @PROJECT_NAME@
0 commit comments