From 14f71f23becb4933bc1761930c45d69e2d2b4d3d Mon Sep 17 00:00:00 2001 From: John Jones Date: Fri, 4 Jan 2019 08:18:06 -0500 Subject: [PATCH] removed boost signals (no longer used) --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index faf3a59f6d..948d7412cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,7 +48,6 @@ LIST(APPEND BOOST_COMPONENTS thread system filesystem program_options - signals serialization chrono unit_test_framework