Minor fix for adding HYPRE_BRANCH_NAME to CMake generated config file (#760)
This commit is contained in:
parent
7c5ce339f1
commit
4fd0489978
@ -15,6 +15,7 @@
|
||||
#cmakedefine HYPRE_DEVELOP_STRING "@HYPRE_DEVELOP_STRING@"
|
||||
#cmakedefine HYPRE_DEVELOP_NUMBER @HYPRE_DEVELOP_NUMBER@
|
||||
#cmakedefine HYPRE_DEVELOP_BRANCH "@HYPRE_DEVELOP_BRANCH@"
|
||||
#cmakedefine HYPRE_BRANCH_NAME "@HYPRE_BRANCH_NAME@"
|
||||
|
||||
/* Use long long int for HYPRE_BigInt */
|
||||
#cmakedefine HYPRE_MIXEDINT 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user