[build] Clean up DataLog CMake build (#8116)

This commit is contained in:
Gold856
2025-07-26 17:48:58 -04:00
committed by GitHub
parent 8d36df671b
commit 22ed224035
10 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
include(CMakeFindDependencyMacro)
@FILENAME_DEP_REPLACE@
@WPIUTIL_DEP_REPLACE@
@DATALOG_DEP_REPLACE@
@NTCORE_DEP_REPLACE@
@CSCORE_DEP_REPLACE@
find_dependency(OpenCV)