"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "31a4ef9f815a86a924d0faa7709e091b5118f00d"
Commit 3aa99918 authored by Davis King's avatar Davis King
Browse files

Made comment more clear.

parent 9d592140
......@@ -39,7 +39,7 @@ project(examples)
# Tell cmake we will need dlib. This command will pull in dlib and compile it
# into your project. Note that you don't need to compile or install dlib. All
# it needs is the dlib source code folder and it will take care of everything.
# cmake needs is the dlib source code folder and it will take care of everything.
add_subdirectory(../dlib dlib_build)
......
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