diff options
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 30f4789a3..89f035111 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -63,6 +63,7 @@ UHD_ADD_OPTIONAL_CXX_COMPILER_FLAG(-ansi HAVE_ANSI) ######################################################################## FIND_PACKAGE(Boost 1.36 REQUIRED date_time + filesystem program_options system thread |