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/[email protected]/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
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
