mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
update example to refer to newer dlib version
This commit is contained in:
parent
2ac3cdbad7
commit
a12824d425
@ -49,7 +49,7 @@ add_subdirectory(../dlib dlib_build)
|
||||
# include(FetchContent)
|
||||
# FetchContent_Declare(dlib
|
||||
# GIT_REPOSITORY https://github.com/davisking/dlib.git
|
||||
# GIT_TAG v19.18
|
||||
# GIT_TAG v19.24
|
||||
# )
|
||||
# FetchContent_MakeAvailable(dlib)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user