Commit 88946d12 authored by Davis King's avatar Davis King

Minor CMake cleanup

parent 6b6e7de9
......@@ -174,7 +174,7 @@ if (CMAKE_COMPILER_IS_GNUCXX)
endif()
TARGET_LINK_LIBRARIES(${target_name} dlib )
TARGET_LINK_LIBRARIES(${target_name} dlib::dlib )
if (NOT DLIB_NO_GUI_SUPPORT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment