Hi, when I try to build the project with cmake
this error appears:
CMake Error at cmake/Modules/AddBoost.cmake:74 (install):
install TARGETS given target “Boost::boost” which does not exist.
Call Stack (most recent call first):
src/abycore/CMakeLists.txt:40 (include)
I tried to specify BOOST_ROOT, BOOST_INCLUDEDIR, BOOST_LIBRARYDIR but nothing to do, could you help me?