diff options
Diffstat (limited to 'kernel/kls_dicom/ksquirrel-libs-dicom2png.cmake')
-rw-r--r-- | kernel/kls_dicom/ksquirrel-libs-dicom2png.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/kls_dicom/ksquirrel-libs-dicom2png.cmake b/kernel/kls_dicom/ksquirrel-libs-dicom2png.cmake new file mode 100644 index 0000000..fafc30c --- /dev/null +++ b/kernel/kls_dicom/ksquirrel-libs-dicom2png.cmake @@ -0,0 +1,3 @@ +#!/bin/sh + +@DICOM_COMMAND@ --without-prefix -f "$1" -e 0:0 -c - png > "$2" |