Debian, cmake, connot compile c++ program, missing config cmake file
Trying to compile dot11decrypt on debian, installed apt-get install libtins4.0 and apt-get install libtins-dev, but cmake .. can't find package libtins, heres the error: CMake Error at CMakeLists.txt:4 (FIND_PACKAGE): By not providing "Findlibtins.cmake" in CMAKE_MODULE_PATH this project has asked CMake…