aboutsummaryrefslogtreecommitdiffstats
path: root/data/shiboken.pc.in
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-11-23 17:43:51 -0200
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:12:06 -0300
commit156ecae3849463738a3a133b02cc085800ef996f (patch)
tree82e5fc7cb79abb491f6f6e5882b6bd319b313bba /data/shiboken.pc.in
parent4c3b1422944520431d5b900b1c0de7cede344517 (diff)
Fix last commit, compre was a fragile and stupid solution.
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.