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 3ec91db commit 49fb1d2Copy full SHA for 49fb1d2
cmake/manapihttp.pc.in
@@ -1,7 +1,7 @@
1
prefix="@CMAKE_INSTALL_PREFIX@"
2
exec_prefix="${prefix}"
3
-libdir="${prefix}/lib"
4
-includedir="${prefix}/include"
+libdir="${prefix}/lib@MANAPIHTTP_INSTALL_ARCH"
+includedir="${prefix}/include@MANAPIHTTP_INSTALL_ARCH"
5
6
Name: @PROJECT_NAME@
7
Description: @CMAKE_PROJECT_DESCRIPTION@
0 commit comments