cmake: Add missing Boost dependency
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Nov 2018 21:29:58 +0000 (22:29 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Nov 2018 23:45:18 +0000 (00:45 +0100)
commit7c0eb0111b70089f563ee793e2b52036b76ca643
treea04de777ff659ba74729da20b811be134c76015c
parent02f740a0fed75951f474fc94c23901505a031c5b
cmake: Add missing Boost dependency

Add a dependency to Boost in the modules that use Boost already,
so Boost headers installed in a non-standard location are found.
src/common/CMakeLists.txt
src/test/util/CMakeLists.txt