summaryrefslogtreecommitdiff
path: root/volk
diff options
context:
space:
mode:
Diffstat (limited to 'volk')
-rw-r--r--volk/apps/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/volk/apps/CMakeLists.txt b/volk/apps/CMakeLists.txt
index a89a9409d..04bc3beb5 100644
--- a/volk/apps/CMakeLists.txt
+++ b/volk/apps/CMakeLists.txt
@@ -18,8 +18,6 @@
########################################################################
# Setup profiler
########################################################################
-find_package(Boost COMPONENTS unit_test_framework)
-
if(Boost_FOUND AND UNIX) #uses mkdir and $HOME
if(MSVC)