aboutsummaryrefslogtreecommitdiffstats
path: root/generatorrunner.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'generatorrunner.pc.in')
-rw-r--r--generatorrunner.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/generatorrunner.pc.in b/generatorrunner.pc.in
index 20b800440..e7ec9841f 100644
--- a/generatorrunner.pc.in
+++ b/generatorrunner.pc.in
@@ -5,9 +5,9 @@ includedir=@CMAKE_INSTALL_PREFIX@/include
Name: generatorrunner
-Description: Python binding generator based on Boost.Python
+Description: Generator Runner loads and calls binding generator front-ends.
Requires: apiextractor
-Version: @boostpythongenerator_VERSION@
+Version: @generatorrunner_VERSION@
Libs: -L${libdir} -lgenrunner
Cflags: -I${includedir}