Closed lkeegan closed 2 years ago
Currently we just copy boost headers, as so far we only need the header-only components.
But pagmo2 depends on boost serialization which needs to be compiled, so we need to build&install static libs
hopefully the bootstrap scripts will work:
resolved by #9
Currently we just copy boost headers, as so far we only need the header-only components.
But pagmo2 depends on boost serialization which needs to be compiled, so we need to build&install static libs
hopefully the bootstrap scripts will work: