aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyxml
AgeCommit message (Collapse)Author
2019-03-05[tinyxml] added tinyxml cmake config file (#5544)markdegreef
Adds ability to use * find_package(TinyXML REQUIRED) * TinyXML_LIBRARIES * tinyxml_INCLUDE_DIRS
2018-12-18[tinyxml] Modernize and bump control versionRobert Schumacher
2018-12-17TinyXml Linkage error fixedFrancisco Dias
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-03[tinyxml] add version 2.6.2Mikhail Paulyshka