diff --git a/share/openbr/cmake/FindDLib.cmake b/share/openbr/cmake/FindDLib.cmake index 01a86c0..a9b1f88 100644 --- a/share/openbr/cmake/FindDLib.cmake +++ b/share/openbr/cmake/FindDLib.cmake @@ -4,6 +4,5 @@ message(${DLib_DIR}) mark_as_advanced(DLib_DIR) include_directories(${DLib_DIR}) -link_directories(${DLib_DIR}/examples/build/dlib_build) -set(DLib_LIBS dlib) \ No newline at end of file +set(DLib_LIBS dlib)