Skip to content

Commit

Permalink
Make .deb package build in RelWithDebInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandlo committed Nov 18, 2023
1 parent 0d97d71 commit 1cbc67f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Expand Up @@ -10,3 +10,6 @@ override_dh_auto_build:

override_dh_dwz:
dh_dwz --no-dwz-multifile

override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo

0 comments on commit 1cbc67f

Please sign in to comment.