-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve stand-alone build tie-in to netCDF
I needed to use homebrew to install netCDF on my laptop for a different project and the way homebrew distributed the library and include files didn't play nice with the old system... so now the first thing CVMix does is look for nc-config to determine both the include directory and the linking flags. If that information isn't available, it reverts back to the old build.
- Loading branch information
1 parent
afac94a
commit b1f892c
Showing
2 changed files
with
51 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters