We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20672ed commit 1fe6c59Copy full SHA for 1fe6c59
pkg-config/jsoncpp.pc.in
@@ -1,7 +1,7 @@
1
prefix=@CMAKE_INSTALL_PREFIX@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
-includedir=${prefix}/include
+includedir=${prefix}/@INCLUDE_INSTALL_DIR@
5
6
Name: jsoncpp
7
Description: A C++ library for interacting with JSON
0 commit comments