Skip to content

Commit

Permalink
Set APPEND_PROJECT_NAME_TO_INCLUDEDIR to ON
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz authored and cottsay committed Mar 7, 2024
1 parent 8bb741a commit 0a70326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules.em
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_INSTALL_PREFIX="@(InstallationPrefix)" \
-DCMAKE_PREFIX_PATH="@(InstallationPrefix)" \
-DAPPEND_PROJECT_NAME_TO_INCLUDEDIR=ON \
$(BUILD_TESTING_ARG)

override_dh_auto_build:
Expand Down

0 comments on commit 0a70326

Please sign in to comment.