]> Creatis software - bbtk.git/blobdiff - kernel/cmake/BBTKConfigurePackage.cmake
First stage of 'Keyword'
[bbtk.git] / kernel / cmake / BBTKConfigurePackage.cmake
index 4cf2c8af377f42f00f1b907b714534306782afd2..f752ef49b392d4cc9faa97a893b5fbe82efe47b3 100644 (file)
@@ -1,8 +1,7 @@
 #---------------------------------------------------------------------------
-# If not a core package must find bbtk and include necessary cmake scripts
+# If not a core package must include necessary cmake scripts
 IF(NOT BBTK_CORE_PACKAGE)
 ## TO DO 
-# FIND_LIBRARY(BBTK)
 # INCLUDE(${BBTK_DIR}/BBTKMacros.cmake)
 # INCLUDE(${BBTK_DIR}/BBTKFindLibraries.cmake)
 # etc.