Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for serial build #305

Merged
merged 1 commit into from
May 17, 2022

Conversation

gjtempl
Copy link
Contributor

@gjtempl gjtempl commented May 17, 2022

Add SEACAS_HAVE_MPI include guards for ioss unit_tests that use MPI.
These are still run for serial builds and this change allows them to
compile and run.

Add -DMATIO_SHARED:BOOL=${SHARED} to TPS/matio/runcmake.sh. Matio's
CMake isn't respecting the CMAKE variable BUILD_SHARED_LIBS and still
builds shared version when SHARED=NO.

Add SEACAS_HAVE_MPI include guards for ioss unit_tests that use MPI.
These are still run for serial builds and this change allows them to
compile and run.

Add -DMATIO_SHARED:BOOL=${SHARED} to TPS/matio/runcmake.sh. Matio's
CMake isn't respecting the CMAKE variable BUILD_SHARED_LIBS and still
builds shared version when SHARED=NO.
@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@gjtempl
Copy link
Contributor Author

gjtempl commented May 17, 2022

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request May 17, 2022
@gsjaardema gsjaardema merged commit 91148cf into sandialabs:master May 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2022
@gsjaardema
Copy link
Member

Looks good. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants