diff --git a/CMakeLists.txt b/CMakeLists.txt index 1fe5528e..39ef7c3b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -166,7 +166,7 @@ message(STATUS "libhidapi: libraries at ${HIDAPI_LIBRARIES}") if(DEBUG) set(Boost_DEBUG ON) endif() -find_package(Boost 1.62 REQUIRED COMPONENTS +find_package(Boost 1.58 REQUIRED COMPONENTS system filesystem thread