Manik Bhattacharjee pushed to branch master at Debian Med / camitk


Commits:
6b9c4aa6 by Manik Bhattacharjee at 2026-01-07T17:51:18+01:00
make VERBOSE set to 1 to add verbosity of c++ command line for 
extensiongenerator nested cmake (for blhc)

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -53,8 +53,9 @@ CMAKE_EXTRA_FLAGS = \
        \
        -DAPIDOC_SDK:BOOL=TRUE
 
+# Verbose is required by blhc to remove errors about pre-build of 
extensiongenerator lib and executable
 %:
-       QT_QPA_PLATFORM=offscreen dh $@ --builddirectory=camitk-build --with 
python3
+       VERBOSE=1 QT_QPA_PLATFORM=offscreen dh $@ --builddirectory=camitk-build 
--with python3
 
 override_dh_auto_configure:
        # modify libdir to include multiarch



View it on GitLab: 
https://salsa.debian.org/med-team/camitk/-/commit/6b9c4aa6bf8e2e2ed70440234dc54b8477120b0d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/camitk/-/commit/6b9c4aa6bf8e2e2ed70440234dc54b8477120b0d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to