fix(models): unused debug tag
This commit is contained in:
parent
f1beee93c1
commit
6690f24095
|
@ -36,7 +36,6 @@ option(WITH_GLOG "Include glog support" OFF)
|
|||
# packages
|
||||
if(WITH_API)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/DetectOpenCV.cmake)
|
||||
set(WITH_OPENCV4 true)
|
||||
if(WITH_OPENCV4)
|
||||
set(WITH_CAM_MODELS OFF)
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue
Block a user