chore: removed OpenCV dependency

Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
k4yt3x
2024-11-13 00:00:00 +00:00
parent 980b44bc05
commit b520d51c6c
8 changed files with 5 additions and 86 deletions

3
.gitmodules vendored
View File

@@ -7,9 +7,6 @@
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/opencv"]
path = third_party/opencv
url = https://github.com/opencv/opencv.git
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/boostorg/boost.git