Updated boost requies date_time library to be compiled.

This commit is contained in:
Vojtech Bubnik 2021-01-15 18:07:14 +01:00
parent dd9269a9d1
commit d28d8dda75
4 changed files with 4 additions and 2 deletions

View file

@ -68,6 +68,7 @@ ExternalProject_Add(dep_boost
--with-log
--with-locale
--with-regex
--with-date_time
"--prefix=${DESTDIR}/usr/local"
"address-model=${DEPS_BITS}"
"toolset=${DEP_BOOST_TOOLSET}"