change MIN_boost_version
ubuntu version 20.04 is no longer supported. The minimum boost version used for freecad is now 1.74 (ubuntu 22.04) https://launchpad.net/ubuntu/jammy/+package/libboost-system-dev
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <boost/multi_index_container.hpp>
|
||||
#include <boost/multi_index/member.hpp>
|
||||
#include <boost/multi_index/ordered_index.hpp>
|
||||
#include <boost_signals2.hpp>
|
||||
#include <boost/signals2.hpp>
|
||||
|
||||
#include "DAGRectItem.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user