diff --git a/openbr/plugins/dlib.cmake b/openbr/plugins/dlib.cmake index f122509..131f756 100644 --- a/openbr/plugins/dlib.cmake +++ b/openbr/plugins/dlib.cmake @@ -1,4 +1,4 @@ -set(BR_WITH_DLIB OFF CACHE BOOL "Build with LibLinear") +set(BR_WITH_DLIB OFF CACHE BOOL "Build with DLib") message(${BR_WITH_DLIB})