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