去除 XMake

This commit is contained in:
2026-03-16 14:47:30 +08:00
parent 15be04d1f7
commit a133dea09a
7 changed files with 368 additions and 375 deletions

View File

@@ -24,7 +24,7 @@ IF(CCACHE_FOUND)
ENDIF()
FIND_PACKAGE(Eigen3 REQUIRED)
FIND_PACKAGE(OpenCV 3 REQUIRED)
FIND_PACKAGE(OpenCV 4 REQUIRED)
FIND_PACKAGE(Threads)
LINK_DIRECTORIES(${PROJECT_SOURCE_DIR}/others)