Bad comments character in cmake to include directory of bbtk (bbitkImage.h)
# - automatically handled libraries or packages : wx, vtk... (see above)
# - the dirs automatically set by other libraries found by FIND_PACKAGE
- ${BBTK_DIR}/../../../include/bbitk // linux installed version
- ${BBTK_DIR}/../../creatools_source/bbtk/packages/itk/src // linux creatools_bin version
- ${BBTK_DIR}/include/bbitk // windows creatools_install version
+ ${BBTK_DIR}/../../../include/bbitk ## linux installed version
+ ${BBTK_DIR}/../../creatools_source/bbtk/packages/itk/src ## linux creatools_bin version
+ ${BBTK_DIR}/include/bbitk ## windows creatools_install version
../lib/mySampleLib