X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=dc576ed1e985fd41c0f8b5b00a34306973ed0322;hb=a322807e503d55e609bd20afcaa90c73ad00cfbf;hp=a54708e3f61a8c9079dff7a3bda7e285b03a0cb2;hpb=640d091b45b196cc586fbc6a7bec71c5c7d75544;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a54708e..dc576ed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,11 +53,7 @@ endif() find_package(Qt4 REQUIRED) -if(ENABLE_TESTS) -find_package(Boost 1.46 COMPONENTS unit_test_framework REQUIRED) -else() find_package(Boost 1.46) -endif() #=============================================================================== #= Config Header