Version:
Usage
Install the latest libdicom package with the following command:
meson wrap install libdicomOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from libdicom 1.2.0-1 can be used by adding the following lines to your meson.build file:
libdicom_dep = dependency('libdicom')Patch Files Preview
No patch files needed for this package.