[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: -DCMAKE_INSTALL_INCLUDEDIR=include
Carlos De Maine
null at kde.org
Mon Jan 27 05:37:59 GMT 2025
Git commit d127ed5a9a149afce4ca455ff3b941e96f73032e by Carlos De Maine.
Committed on 27/01/2025 at 05:37.
Pushed by carlosdem into branch 'Neon/unstable'.
-DCMAKE_INSTALL_INCLUDEDIR=include
M +1 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/-/commit/d127ed5a9a149afce4ca455ff3b941e96f73032e
diff --git a/debian/rules b/debian/rules
index 3ec9b66..13e6a49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ override_dh_auto_configure:
-DDBC_GENERATE_DOCS=ON \
-DCMAKE_INSTALL_PREFIX=/usr/ \
-DCMAKE_INCLUDEDIR_PREFIX=include \
+ -DCMAKE_INSTALL_INCLUDEDIR=include \
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_OLDINCLUDEDIR_PREFIX=/usr/include
\ No newline at end of file
More information about the Neon-commits
mailing list