Shayan Doust pushed to branch master at Debian Med / fast


Commits:
5a0ca55b by Shayan Doust at 2020-05-26T15:13:30+01:00
Modify (new) cmake build modules until we prevent external downloading by cmake 
itself

- - - - -


1 changed file:

- debian/patches/set_cmake_options.patch


Changes:

=====================================
debian/patches/set_cmake_options.patch
=====================================
@@ -25,9 +25,11 @@ Last-Update: 2019-08-08
 -option(FAST_MODULE_RealSense "Build real sense module" ON)
 +option(FAST_MODULE_RealSense "Build real sense module" OFF)
  option(FAST_MODULE_WholeSlideImaging "Build whole slide imaging module" ON)
- option(FAST_MODULE_Clarius "Build clarius ultrasound module" ON)
- option(FAST_MODULE_Dicom "Build DICOM module (DCMTK)" ON)
+-option(FAST_MODULE_Clarius "Build clarius ultrasound module" ON)
+-option(FAST_MODULE_Dicom "Build DICOM module (DCMTK)" ON)
 -option(FAST_CONTINUOUS_INTEGRATION "Used for continuous integration tests" 
OFF)
++option(FAST_MODULE_Clarius "Build clarius ultrasound module" OFF)
++option(FAST_MODULE_Dicom "Build DICOM module (DCMTK)" OFF)
 +option(FAST_CONTINUOUS_INTEGRATION "Used for continuous integration tests" ON)
  option(FAST_BUILD_QT5 "Download and build Qt 5.8. Turn this OFF if you want 
to use pre-built binaries you already have on your machine." OFF)
  



View it on GitLab: 
https://salsa.debian.org/med-team/fast/-/commit/5a0ca55ba31ada6b7774311ac303cbbfc05ed93b

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


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to