We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26a6aa commit 8969248Copy full SHA for 8969248
console/CMakeLists.txt
@@ -104,7 +104,7 @@ endif()
104
if(BUILD_DCM2NIIXFSLIB)
105
set(DCM2NIIXFSLIB dcm2niixfs)
106
# BUILD_DCM2NIIXFSLIB and USE_TURBOJPEG are not allowed to be enabled at
107
- # the same time, so ujpeg.cpp is unconditionaly in this sources list:
+ # the same time, so ujpeg.cpp is unconditionally in this sources list:
108
set(DCM2NIIXFSLIB_SRCS
109
dcm2niix_fswrapper.cpp
110
nii_dicom.cpp
0 commit comments