opencog / attention

OpenCog Attention Allocation Subsystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attention is not compatible with `opencog-deps` and `ocpkg` cmake version

vsbogd opened this issue · comments

TARGET_LINK_DIRECTORIES added into CMakeLists.txt by commit 15c7faa is absent for CMake versions below 3.13. In particular it is incompatible with CMake 3.10 which is installed by ocpkg script in Ubuntu 18.04 and opencog-deps image.

opencog/ocpkg#145 and opencog/docker#145
fixes this. Cmake version is now 3.15.5