mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed spelling error in comment
This commit is contained in:
parent
7d3397db5b
commit
46a1893534
@ -89,7 +89,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
|
|
||||||
# Since there are a lot of examples I'm going to use a macro to simply this
|
# Since there are a lot of examples I'm going to use a macro to simplify this
|
||||||
# CMakeLists.txt file. However, usually you will create only one executable in
|
# CMakeLists.txt file. However, usually you will create only one executable in
|
||||||
# your cmake projects and use the syntax shown above.
|
# your cmake projects and use the syntax shown above.
|
||||||
macro(add_example name)
|
macro(add_example name)
|
||||||
|
Loading…
Reference in New Issue
Block a user