]> Creatis software - bbtk.git/blobdiff - kernel/cmake/BBTKConfigurePackagePaths.cmake
*** empty log message ***
[bbtk.git] / kernel / cmake / BBTKConfigurePackagePaths.cmake
index 1cbcc9866390f0c5679ab84dd8743c247e533f0d..2ddfee14c94986b9c3bebf20e70e8658a6ed930a 100644 (file)
@@ -14,7 +14,7 @@ IF(WIN32)
     MESSAGE(FATAL_ERROR "bbi not found in ${BBTK_DIR}/bin ; ${BBTK_DIR}/Release ; ${BBTK_DIR}/Debug ; ${BBTK_DIR}/RelWithDebInfo : is bbtk properly built ?")
   ENDIF(NOT BBTK_BIN_PATH)
 
-  SET (ADDITIONAL_DLL_PATH "C:/Program Files/CreaTools/crea_ThirdParty_dlls-0.2.0/bin" CACHE PATH "Additional paths in which to look for dlls")
+##  SET (ADDITIONAL_DLL_PATH "C:/Program Files/CreaTools/crea_ThirdParty_dlls-0.2.0/bin" CACHE PATH "Additional paths in which to look for dlls")
 
   SET(BBTK_PACKAGE_LIB_PATH bin)
   SET(BBTK_BBI "${BBTK_BIN_PATH}/bbi")