"Cannot build OTB project without lib EXPAT. Please set EXPAT_DIR or set OTB_USE_EXTERNAL_EXPAT OFF to use INTERNAL EXPAT set on OTB/Utilities repository.")
ENDIF(NOT EXPAT_INCLUDE_DIR OR NOT EXPAT_LIBRARY)
MESSAGE(STATUS " Using Expat external version")
MESSAGE(STATUS " Expat includes : ${EXPAT_INCLUDE_DIR}")