alibaba / async_simple

Simple, light-weight and easy-to-use asynchronous components
Apache License 2.0
1.69k stars 251 forks source link

install TARGETS given unknown argument "FILE_SET". #388

Closed nqf closed 2 months ago

nqf commented 2 months ago
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).