summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/libart-lgpl/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/dependencies/libart-lgpl/debian/rules')
-rwxr-xr-xdebian/_base/dependencies/libart-lgpl/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/_base/dependencies/libart-lgpl/debian/rules b/debian/_base/dependencies/libart-lgpl/debian/rules
index 9f7abd076..86885792c 100755
--- a/debian/_base/dependencies/libart-lgpl/debian/rules
+++ b/debian/_base/dependencies/libart-lgpl/debian/rules
@@ -12,6 +12,7 @@ DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
# Build options
DEB_CMAKE_EXTRA_FLAGS := \
+ -DCMAKE_EXPORT_COMPILE_COMMANDS="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \