README now has almost the same link, except this version of LibTorch library claims to comply to cxx11 ABI, so it might fix "Undefined reference to cv::imread" type of problem.
CMakeLists.txt has rework based on my other (private) repository, that uses both OpenCV (v4.5.1) and LibTorch (v1.7.1) and compiles just fine. Newly utilises pkg-config.
cv::imread
" type of problem.