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