Skip to content
Snippets Groups Projects
Commit a444ac8e authored by Julien Michel's avatar Julien Michel
Browse files

ENH: We do not need boost::date_time

parent ae4197ee
No related branches found
No related tags found
No related merge requests found
# Mandatory components
# - date_time -> ossim plugins
set(OTB_Boost_COMPONENTS date_time)
# Optional components
if (BUILD_TESTING)
list(APPEND OTB_Boost_COMPONENTS unit_test_framework)
set(OTB_Boost_COMPONENTS unit_test_framework)
endif()
message(STATUS "Looking for boost components: ${OTB_Boost_COMPONENTS}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment