blob: 94d681389c97d60247c971957ba8055b2b86bf0e [file] [log] [blame]
Brian Silverman8fce7482020-01-05 13:18:21 -08001include(CMakeFindDependencyMacro)
2@FILENAME_DEP_REPLACE@
3@WPIUTIL_DEP_REPLACE@
4@NTCORE_DEP_REPLACE@
5@CSCORE_DEP_REPLACE@
6find_dependency(OpenCV)
7
Austin Schuh812d0d12021-11-04 20:16:48 -07008@FILENAME_DEP_REPLACE@
Brian Silverman8fce7482020-01-05 13:18:21 -08009include(${SELF_DIR}/cameraserver.cmake)