Commit 4470e29c authored by Davis King's avatar Davis King

Fixed an incorrect comment.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402842
parent 930a59dc
......@@ -127,7 +127,7 @@ if (NOT DLIB_ISO_CPP_ONLY)
endif()
mark_as_advanced(nsllib pthreadlib socketlib)
endif () ##### end of if NOT DLIB_ISO_CPP_ONLY ##########################################################
endif () ##################################################################################
......@@ -159,7 +159,7 @@ if (NOT DLIB_ISO_CPP_ONLY)
target_link_libraries(dlib ${dlib_needed_libraries} )
endif ()
endif () ##### end of if NOT DLIB_ISO_CPP_ONLY ##########################################################
#test for some things that really should be true about the compiler
......
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