这个错误是什么原因,该怎么处理啊?
CMake Warning at CMakeLists.txt:42 (message):
couldn't find clang-tidy.
-- Configuring done
CMake Error at lib/CMakeLists.txt:14 (add_library):
Cannot find source file:
buffer.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .h .hh .h++
.hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .ispc
CMake Error at lib/CMakeLists.txt:14 (add_library):
No SOURCES given to target: lib
CMake Generate step failed. Build files cannot be regenerated correctly.