How to add netcdf library for a unit test #4392
Unanswered
adrifoster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to write some tests (unit tests, and more functional tests) for FATES that require use of
netcdf
libraries (Fortran and C). I see in therun_tests
program there are methods for finding theNETCDF_PATH
but I'm not sure how to update my variousCMakeLists.txt
files to utilize these methods.Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions