Commit 930e85c1 authored by Davis King's avatar Davis King

removed cruft

parent c90557f8
...@@ -112,7 +112,6 @@ if (NOT TARGET dlib) ...@@ -112,7 +112,6 @@ if (NOT TARGET dlib)
#option(DLIB_USE_FFTW ${DLIB_USE_FFTW_STR} ON) #option(DLIB_USE_FFTW ${DLIB_USE_FFTW_STR} ON)
endif() endif()
toggle_preprocessor_switch(DLIB_JPEG_SUPPORT) toggle_preprocessor_switch(DLIB_JPEG_SUPPORT)
toggle_preprocessor_switch(DLIB_LINK_WITH_SQLITE3)
toggle_preprocessor_switch(DLIB_USE_BLAS) toggle_preprocessor_switch(DLIB_USE_BLAS)
toggle_preprocessor_switch(DLIB_USE_LAPACK) toggle_preprocessor_switch(DLIB_USE_LAPACK)
toggle_preprocessor_switch(DLIB_USE_CUDA) toggle_preprocessor_switch(DLIB_USE_CUDA)
......
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