X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=a510bd6a2b3c8a39b93d516523e36b60e992ccf4;hb=42a6c3a8288d26d6caee42becbd384a5acabe60f;hp=042cdae3cf7e3028853b68647e13031c34a7f757;hpb=30fcfd9f5b348da5123f0a25c943e40209be95b1;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 042cdae..a510bd6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,7 +53,7 @@ if(WIN32) set(BOOST_ROOT /usr/local) endif() -find_package(Boost 1.46 COMPONENTS thread) +find_package(Boost 1.46 COMPONENTS system thread) #=============================================================================== #= Config Header