]> granicus.if.org Git - libmatroska/blob - MatroskaConfig.cmake.in
add the tag writer to the built examples
[libmatroska] / MatroskaConfig.cmake.in
1 @PACKAGE_INIT@
2
3 include(CMakeFindDependencyMacro)
4 find_dependency(EBML REQUIRED)
5
6 include(${CMAKE_CURRENT_LIST_DIR}/MatroskaTargets.cmake)
7
8 check_required_components(Matroska)