[med-svn] [Git][med-team/ctk][cifixopts] missed backslash
Fernando Hueso (@ferdymercury)
gitlab at salsa.debian.org
Thu Aug 20 14:04:00 BST 2026
Fernando Hueso pushed to branch cifixopts at Debian Med / ctk
Commits:
268a6326 by Fernando Hueso at 2026-08-20T12:25:40+00:00
missed backslash
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# -DCTK_LIB_Visualization/VTK/Widgets_USE_TRANSFER_FUNCTION_CHARTS:BOOL=ON leads to a compilation error: ui_ctkVTKScalarsToColorsWidget.h missing
# https://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg847889.html
CMAKE_FLAGS = \
- -DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+ -DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial \
-DBUILD_TESTING:BOOL=OFF \
-DCMAKE_BUILD_TYPE:STRING=Release \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/268a63267977d271cce02c03b32deaba7c2f9f38
--
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/268a63267977d271cce02c03b32deaba7c2f9f38
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260820/2b01169b/attachment.htm>
More information about the debian-med-commit
mailing list