blob: da85e8b6adcb3f0cd97f964b30e0732569f3aff9 [file] [log] [blame]
Brian Silverman8fce7482020-01-05 13:18:21 -08001include(CMakeFindDependencyMacro)
2@FILENAME_DEP_REPLACE@
3@WPIUTIL_DEP_REPLACE@
4find_dependency(OpenCV)
5
6include(${SELF_DIR}/cscore.cmake)