aboutsummaryrefslogtreecommitdiff
path: root/ports/gdcm2/find-openjpeg.patch
AgeCommit message (Collapse)Author
2019-05-09[gdcm]Update to v3.0.0 and rename to gdcm. (#6348)JackBoosY
* [gdcm]Update to v3.0.0 and rename to gdcm. * [gdcm2]Add empty port "gdcm2" mapping to port gdcm
2018-12-11[gdcm2] fix improper cmake file setup (#4880)James Chang
* move cmake files to proper location, and modify path in contents accordingly * workaround cmake script to find openjpeg package, and include openjpeg in Build-Depends list * [gdcm2] Use vcpkg_fixup_cmake_targets()