mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made comment more clear.
This commit is contained in:
parent
9d59214062
commit
3aa9991892
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user