GEOS-ESM / ESMA_cmake

Custom CMake macros for the GEOS Earth System Model
Apache License 2.0
4 stars 9 forks source link

Remove GFE find_package calls from FindBaselibs.cmake #233

Closed mathomp4 closed 2 years ago

mathomp4 commented 2 years ago

Per @tclune, FindBaselibs shouldn't do any find_package() calls. As a first go, remove the find_package() calls from there and add them where needed (aka MAPL).