Commit bbf9863b authored by Davis King's avatar Davis King

Made the unit tests also compile all the example programs

parent ab97c454
......@@ -160,6 +160,7 @@ TARGET_LINK_LIBRARIES(${target_name} dlib )
if (NOT DLIB_NO_GUI_SUPPORT)
add_subdirectory(gui)
add_subdirectory(../../examples examples_build)
endif()
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