CMake Error at async_simple/CMakeLists.txt:57 (install):
install TARGETS given unknown argument "FILE_SET".
CMake Error at async_simple/CMakeLists.txt:58 (install):
install TARGETS given unknown argument "FILE_SET".
-- Skipping benchmarks
-- Configuring incomplete, errors occurred!
See also "/root/github/async_simple/build/CMakeFiles/CMakeOutput.log".
➜ build git:(main) ✗ cmake --version
cmake version 3.22.1
CMake suite maintained and supported by Kitware (kitware.com/cmake).