From d28d8dda75cf339f14ca4c5038fbce6a65f57b7d Mon Sep 17 00:00:00 2001 From: Vojtech Bubnik Date: Fri, 15 Jan 2021 18:07:14 +0100 Subject: Updated boost requies date_time library to be compiled. --- deps/deps-windows.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'deps/deps-windows.cmake') diff --git a/deps/deps-windows.cmake b/deps/deps-windows.cmake index 5d343c403..81d52b842 100644 --- a/deps/deps-windows.cmake +++ b/deps/deps-windows.cmake @@ -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}" -- cgit v1.2.3