#-----------------------------------------------------------------------------
# The samples
-#OPTION(BUILD_BBTK_SAMPLES "Build bbtk samples" OFF)
-#IF(BUILD_BBTK_SAMPLES)
- ADD_SUBDIRECTORY(samples)
-#ENDIF(BUILD_BBTK_SAMPLES)
+
+# WARNING
+# Install the creaTools first
+# then build the 'samples' as a separate project
+
+# OPTION(BUILD_BBTK_SAMPLES "Build bbtk samples" OFF)
+# IF(BUILD_BBTK_SAMPLES)
+# ADD_SUBDIRECTORY(samples)
+# ENDIF(BUILD_BBTK_SAMPLES)
+
#-----------------------------------------------------------------------------