aboutsummaryrefslogtreecommitdiff
path: root/ports/matio/CONTROL
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-07[matio] Use target_X cmake directives. Prefer modern cmake ZLIB::ZLIB.Robert Schumacher
2017-07-05[matio] new port #621atkawa7