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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/shiboken.pc.in b/data/shiboken.pc.in
index 9a119b875..2a5e33d86 100644
--- a/data/shiboken.pc.in
+++ b/data/shiboken.pc.in
@@ -5,6 +5,7 @@ includedir=@CMAKE_INSTALL_PREFIX@/include/shiboken
generator_location=@CMAKE_INSTALL_PREFIX@/bin/shiboken
python_interpreter=@PYTHON_EXECUTABLE@
python_include_dir=@PYTHON_INCLUDE_DIR@
+avoid_protected_hack=@AVOID_PROTECTED_HACK@
Name: shiboken
Description: Support library for Python bindings created with Shiboken generator.