Skip to content

Commit 35159d9

Browse files
More installation script updates
1 parent 04130db commit 35159d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/template.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
prefix = @CMAKE_INSTALL_PREFIX@
2-
libdir = ${prefix}/@CMAKE_INSTALL_LIBDIR@
2+
libdir = ${prefix}/@CMAKE_INSTALL_FULL_LIBDIR@
33
includedir = ${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
44

55
Name: @PROJECT_NAME@

0 commit comments

Comments
 (0)