opencog / attention

OpenCog Attention Allocation Subsystem
Other
12 stars 19 forks source link

Doesn't find Doxygen #13

Closed mhatta closed 4 years ago

mhatta commented 4 years ago

CMake doesn't find Doxygen at build time. In CMakeLists,txt, a line SUMMARY_ADD("Doxygen" "Code documentation" DOXYGEN_FOUND) exists, but no FIND_PACKAGE(Doxygen).

linas commented 4 years ago

fixed in pull req #14

linas commented 4 years ago

thanks!