aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--host/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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