We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645817e commit 23e00a8Copy full SHA for 23e00a8
debian/rules.em
@@ -33,7 +33,8 @@ override_dh_auto_configure:
33
-DCMAKE_INSTALL_PREFIX="@(InstallationPrefix)" \
34
-DCMAKE_PREFIX_PATH="@(InstallationPrefix)" \
35
-DINSTALL_EXAMPLES=OFF \
36
- -DSECURITY=ON
+ -DSECURITY=ON \
37
+ -DAPPEND_PROJECT_NAME_TO_INCLUDEDIR=ON
38
39
override_dh_auto_build:
40
# In case we're installing to a non-standard location, look for a setup.sh
0 commit comments