Changed message

release/4.3a0
Richard Roberts 2013-08-01 21:57:54 +00:00
parent c6f29cd827
commit a3ea813518
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ else()
if(Boost_TIMER_LIBRARY)
list(APPEND GTSAM_BOOST_LIBRARIES ${Boost_TIMER_LIBRARY} ${Boost_CHRONO_LIBRARY})
else()
message("WARNING: Boost older than 1.48 was found, GTSAM timing instrumentation will use the older, less accurate, Boost timer library.")
message("WARNING: GTSAM timing instrumentation will use the older, less accurate, Boost timer library because boost older than 1.48 was found.")
endif()
endif()