mirror of https://github.com/davisking/dlib.git
removed cruft
This commit is contained in:
parent
c90557f86c
commit
930e85c11c
|
@ -112,7 +112,6 @@ if (NOT TARGET dlib)
|
|||
#option(DLIB_USE_FFTW ${DLIB_USE_FFTW_STR} ON)
|
||||
endif()
|
||||
toggle_preprocessor_switch(DLIB_JPEG_SUPPORT)
|
||||
toggle_preprocessor_switch(DLIB_LINK_WITH_SQLITE3)
|
||||
toggle_preprocessor_switch(DLIB_USE_BLAS)
|
||||
toggle_preprocessor_switch(DLIB_USE_LAPACK)
|
||||
toggle_preprocessor_switch(DLIB_USE_CUDA)
|
||||
|
|
Loading…
Reference in New Issue