aboutsummaryrefslogtreecommitdiffstats
path: root/data/shiboken.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/shiboken.pc.in')
-rw-r--r--data/shiboken.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/shiboken.pc.in b/data/shiboken.pc.in
index 6cef48417..5a88622d9 100644
--- a/data/shiboken.pc.in
+++ b/data/shiboken.pc.in
@@ -2,7 +2,7 @@ prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
libdir=@LIB_INSTALL_DIR@
includedir=@CMAKE_INSTALL_PREFIX@/include/shiboken
-generator_location=@CMAKE_INSTALL_PREFIX@/bin/shiboken
+generator_location=@CMAKE_INSTALL_PREFIX@/bin/@SHIBOKEN_GENERATOR@
python_interpreter=@PYTHON_EXECUTABLE@
python_include_dir=@SBK_PYTHON_INCLUDE_DIR@
avoid_protected_hack=@AVOID_PROTECTED_HACK@