blob: 301b25bc042d1e04d8590bcbfd4d4ba16b40149b [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
8include(${SELF_DIR}/cameraserver.cmake)