k1lya@archlinux ~/o/build (master)> cmake ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
CMake Error at daemon/CMakeLists.txt:22 (find_path):
Could not find ev_INCLUDE using the following files: ev.h
-- Configuring incomplete, errors occurred!
k1lya@archlinux ~/o/build (master)> cmake ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
CMake Error at daemon/CMakeLists.txt:22 (find_path):
Could not find ev_INCLUDE using the following files: ev.h
-- Configuring incomplete, errors occurred!