boost-devel
-- Found Threads: TRUE CMake Error at /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR system thread) Call Stack (most recent call first): /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake-3.22/Modules/FindBoost.cmake:2360 (find_package_handle_standard_args) benchmark/throughput/asio_from_chenshuo/CMakeLists.txt:1 (find_package) -- Configuring incomplete, errors occurred! See also "/root/tmp/evpp/evpp/CMakeFiles/CMakeOutput.log". See also "/root/tmp/evpp/evpp/CMakeFiles/CMakeError.log". [root@iZ0jlhrsl9ftgy0hjy2oouZ evpp]# yum install Boost-devel
sudo yum install boost-devel -y