]> Creatis software - bbtk.git/blobdiff - kernel/cmake/BBTKFindLibraries.cmake
#3479 Bug compilation windows dlfcn.h include
[bbtk.git] / kernel / cmake / BBTKFindLibraries.cmake
index 50877b93dbf018e7e04aaa418a46c221fba57e21..330b3d3299211ca212ec7c7f2bd9a094dd5ae66e 100644 (file)
@@ -143,7 +143,7 @@ IF(MINGW)
   SET(BBTK_LINK_LIBRARIES
     ${BBTK_LINK_LIBRARIES}
     dl) 
-       include_directories( $ENV(CREATIS_THIRDPARTYDLLS_DIRS)/../include 
+       include_directories( "$ENV{SQLITE_DIR}/include"
 ENDIF(MINGW)