Commit 89bc5427 authored by Davis King's avatar Davis King

fixed grammar in comment

parent c7227d8f
......@@ -27,7 +27,7 @@ ADD_EXECUTABLE(${target_name}
)
# Tell cmake to link our target executable dlib.
# Tell cmake to link our target executable to dlib.
include(../../dlib/cmake)
TARGET_LINK_LIBRARIES(${target_name} dlib )
......
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