comparison OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake @ 5486:e85bd2589ea6

FreeBSD: DCMTK 3.6.8 moved its datadir to /usr/local/share/dcmtk-3.6.8
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Jan 2024 17:32:17 +0100
parents 48b8dae6dc77
children 33f8e180edcf
comparison
equal deleted inserted replaced
5485:48b8dae6dc77 5486:e85bd2589ea6
299 /usr/share/libdcmtk17 299 /usr/share/libdcmtk17
300 /usr/share/libdcmtk18 300 /usr/share/libdcmtk18
301 /usr/share/libdcmtk19 301 /usr/share/libdcmtk19
302 /usr/share/libdcmtk20 302 /usr/share/libdcmtk20
303 /usr/local/share/dcmtk 303 /usr/local/share/dcmtk
304 /usr/local/share/dcmtk-3.6.8
304 ) 305 )
305 306
306 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND") 307 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND")
307 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system") 308 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system")
308 endif() 309 endif()