#==================================
# USER! : Add here as many 'FIND_PACKAGE' blocks as *your* aplication requires
+
+# WARNING : we are talking here about 'bbtk packages', not about libraries!
+# if your project just requires the GDCM library, and not bbtk/packages/gdcm,
+# do not add FIND_PACKAGE(gdcm REQUIRED).
+# Just set USE_GDCM to ON, after " Libraries/tools used
+
#FIND_PACKAGE(xxx REQUIRED)
#IF (xxx_FOUND)
# INCLUDE(${xxx_USE_FILE})
#==================================
# Where to generate documentation
-# (desperate try; JPR)
SET(BBTK_DOC_BUILD_PATH
${PROJECT_BINARY_DIR}/doc