aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyxml/tinyxml-config.cmake
AgeCommit message (Collapse)Author
2020-05-21[tinyxml] Use proper CMake targets (#11383)Trent Weiss
* use proper cmake targets * change target name to be unofficial
2019-03-05[tinyxml] added tinyxml cmake config file (#5544)markdegreef
Adds ability to use * find_package(TinyXML REQUIRED) * TinyXML_LIBRARIES * tinyxml_INCLUDE_DIRS