]> Creatis software - bbtk.git/blobdiff - kernel/cmake/BBTKKernelConfig.cmake
*** empty log message ***
[bbtk.git] / kernel / cmake / BBTKKernelConfig.cmake
index 316dc9dda9b1e389cedf1968ba26631c2cfff09d..27149d437857495088234016cbc534b56df2b1d8 100644 (file)
@@ -19,6 +19,7 @@ SET(BBTK_CORE_PACKAGE TRUE)
 IF(WIN32)
   SET (EXECUTABLE_OUTPUT_REL_PATH "") 
   SET (LIBRARY_OUTPUT_REL_PATH    "")
+  SET (ADDITIONAL_DLL_PATH "C:/CreaTools/lib" CACHE PATH "Additional paths in which to look for dlls")
 ELSE(WIN32)
   SET (EXECUTABLE_OUTPUT_REL_PATH bin) 
   SET (LIBRARY_OUTPUT_REL_PATH    bin)
@@ -30,6 +31,9 @@ SET (LIBRARY_OUTPUT_PATH
   ${PROJECT_BINARY_DIR}/${LIBRARY_OUTPUT_REL_PATH})
 #-----------------------------------------------------------------------------
 
+
+
+
 #-----------------------------------------------------------------------------
 # The var BBTK_BIN_PATH
 # gives the system-dependent path to output binaries
@@ -61,10 +65,6 @@ ENDIF(WIN32)
 
 #-----------------------------------------------------------------------------
 
-#-----------------------------------------------------------------------------
-SET(BBTK_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX})
-#-----------------------------------------------------------------------------
-
 #-----------------------------------------------------------------------------
 # The vars BBTK_DOC_REL_PATH and BBTK_BBS_REL_PATH
 # store documentation and scripts **RELATIVE** paths