Configuration message is wrong when using a custom version of boost.

Mantis Issue 528, reported by echristophe, assigned to msavinaud, created: 2012-02-29

When a custom version of boost is selected by setting: Boost_INCLUDE_DIR Boost_LIBRARY_DIRS

The message that show the boost library during OTB compilation is wrong MESSAGE(STATUS " Found Boost version ${Boost_VERSION}")

(tested with a custom boost 1.49 and a cmake 2.8)

1401185098 - mickaelthis bug seems to be already corrected see the end of the ImportBoost.cmake file

1429262625 - julienClosing resolved bugs.