Mercurial > hg > orthanc
comparison Resources/CMake/DcmtkConfiguration.cmake @ 2064:e92280e63d8d
fix Debian #829608
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Jul 2016 19:07:47 +0200 |
parents | 01de36d949c3 |
children | 09cb73980740 |
comparison
equal
deleted
inserted
replaced
2063:ed383e7a6753 | 2064:e92280e63d8d |
---|---|
269 /usr/share/libdcmtk2 | 269 /usr/share/libdcmtk2 |
270 /usr/share/libdcmtk3 | 270 /usr/share/libdcmtk3 |
271 /usr/share/libdcmtk4 | 271 /usr/share/libdcmtk4 |
272 /usr/share/libdcmtk5 | 272 /usr/share/libdcmtk5 |
273 /usr/share/libdcmtk6 | 273 /usr/share/libdcmtk6 |
274 /usr/share/libdcmtk7 | |
275 /usr/share/libdcmtk8 | |
276 /usr/share/libdcmtk9 | |
274 /usr/local/share/dcmtk | 277 /usr/local/share/dcmtk |
275 ) | 278 ) |
276 | 279 |
277 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND") | 280 if (${DCMTK_DICTIONARY_DIR_AUTO} MATCHES "DCMTK_DICTIONARY_DIR_AUTO-NOTFOUND") |
278 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system") | 281 message(FATAL_ERROR "Cannot locate the DICOM dictionary on this system") |