Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace deprecated CMake ${dlib_LIBRARIES}
Silence the following CMake warning: CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/dlib/dlibConfig.cmake:42 (message): The variable 'dlib_LIBRARIES' is deprecated! Instead, simply use target_link_libraries(your_app dlib::dlib). See http://dlib.net/examples/CMakeLists.txt.html for an example.
- Loading branch information