usgs-coupled / phast3

0 stars 2 forks source link

CMake 3.30 complains about deprecated FindBoost usage #15

Open scharlton2 opened 3 months ago

scharlton2 commented 3 months ago

Might want to change:

find_package(Boost 1.33 REQUIRED) to find_package(Boost 1.70 REQUIRED CONFIG)