cmake find_package(tinyxml2) examples

projectchrono/chrono src/chrono_parsers/CMakeLists.txt :118

find_package(tinyxml2 REQUIRED)

danmar/cppcheck cmake/findDependencies.cmake :70

find_package(tinyxml2 QUIET)

leethomason/tinyxml2 test/CMakeLists.txt :6

find_package(tinyxml2 REQUIRED)