Add switch that optionally finds ESMF from location other than main baselibs #160
Labels
0 diff
The changes in this pull request have verified to be zero-diff with the target branch.
enhancement
New feature or request
To investigate issues in the main model, it is often convenient to modify/update ESMF independently of the version frozen in the baselibs install.
General approach would be to add an option like ESMF_PATH which defaults to empty, but otherwise FindBaselibs.cmake would use that path to populate the various ESMF cmake variables.
The text was updated successfully, but these errors were encountered: