-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Programatically generate ADIOSConfig.h contents
Use a 2-pass approach to generate ADIOS2.config. The first pass generates the configurable options in the header and the second pass configures them. This allows for consistency in the options used and thier ordering with respect to where they're used elsewhere.
- Loading branch information
Chuck Atkins
committed
Oct 10, 2017
1 parent
7519303
commit 0f43bde
Showing
2 changed files
with
11 additions
and
27 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