IBAMR / autoibamr

GNU Lesser General Public License v3.0
10 stars 3 forks source link

Add basic support for using an externally-installed boost. #130

Closed drwells closed 1 year ago

drwells commented 1 year ago

Avoiding the bundled copy in certain circumstances will make it easier for this to work with deal.II or other external packages since boost is a very common dependency.