Mercurial > hg > orthanc
comparison Resources/CMake/DcmtkConfiguration.cmake @ 2288:c6772af6dea3
fix to find DICOM dictionaries in Debian Butter
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 23 Jun 2017 10:51:44 +0200 |
parents | 9f3414878c02 |
children | 46a312152744 |
comparison
equal
deleted
inserted
replaced
2287:9f3414878c02 | 2288:c6772af6dea3 |
---|---|
311 /usr/share/libdcmtk5 | 311 /usr/share/libdcmtk5 |
312 /usr/share/libdcmtk6 | 312 /usr/share/libdcmtk6 |
313 /usr/share/libdcmtk7 | 313 /usr/share/libdcmtk7 |
314 /usr/share/libdcmtk8 | 314 /usr/share/libdcmtk8 |
315 /usr/share/libdcmtk9 | 315 /usr/share/libdcmtk9 |
316 /usr/share/libdcmtk10 | |
317 /usr/share/libdcmtk11 | |
318 /usr/share/libdcmtk12 | |
319 /usr/share/libdcmtk13 | |
320 /usr/share/libdcmtk14 | |
321 /usr/share/libdcmtk15 | |
322 /usr/share/libdcmtk16 | |
316 /usr/local/share/dcmtk | 323 /usr/local/share/dcmtk |
317 ) | 324 ) |
318 | 325 |
319 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND") | 326 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND") |
320 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system") | 327 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system") |