From: Eduardo DAVILA Date: Sun, 12 Dec 2021 22:11:26 +0000 (+0100) Subject: Clean code X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1abc675b44ebab64deb175174bac44341eabddd5;p=bbtk.git Clean code --- diff --git a/kernel/cmake/BBTKFindLibraries.cmake b/kernel/cmake/BBTKFindLibraries.cmake index 330b3d3..4ae316b 100644 --- a/kernel/cmake/BBTKFindLibraries.cmake +++ b/kernel/cmake/BBTKFindLibraries.cmake @@ -143,7 +143,6 @@ IF(MINGW) SET(BBTK_LINK_LIBRARIES ${BBTK_LINK_LIBRARIES} dl) - include_directories( "$ENV{SQLITE_DIR}/include") ENDIF(MINGW)