$cmake ..
all ok
$make
...
[ 85%] Linking CXX executable unit_rtp_test
[ 85%] Built target unit_rtp_test
[ 85%] Building CXX object CMakeFiles/unit_DHT_test.dir/toxcore/DHT_test.cc.o
/home/oooo/c-toxcore/toxcore/DHT_test.cc:3:10: fatal error: gmock/gmock.h: Nie ma takiego pliku ani katalogu
3 | #include <gmock/gmock.h>
| ^~~~~~~~~~~~~~~
compilation terminated.