We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cb5f8 commit 81692ceCopy full SHA for 81692ce
1 file changed
meson.build
@@ -243,6 +243,7 @@ if get_option('tests')
243
'check_dicom',
244
'tests/check_dicom.c',
245
dependencies : [check, libdicom_dep],
246
+ build_by_default : false,
247
)
248
test('check_dicom', check_dicom)
249
endif
0 commit comments