From 0584d6d3fe2b6c7bbd2fc455fed34b12d4168830 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 5 Aug 2016 13:18:09 -0700 Subject: cmake: Added chrono as a Boost dependency --- host/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index d45cb7236..558597729 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -237,6 +237,7 @@ ENDIF(WIN32) MESSAGE(STATUS "") MESSAGE(STATUS "Configuring Boost C++ Libraries...") SET(BOOST_REQUIRED_COMPONENTS + chrono date_time filesystem program_options -- cgit v1.2.3