Minor fix for adding HYPRE_BRANCH_NAME to CMake generated config file (#760)

This commit is contained in:
Sarah Osborn 2022-10-20 14:45:18 -07:00 committed by GitHub
parent 7c5ce339f1
commit 4fd0489978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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