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

CMake: correct autobuild of libsc #108

Merged
merged 5 commits into from
Apr 29, 2021
Merged

CMake: correct autobuild of libsc #108

merged 5 commits into from
Apr 29, 2021

Conversation

scivision
Copy link
Contributor

previously I directly added libsc to p4est CMake project. This created undesired mixing of project scopes, such that libsc did not install correctly when built with p4est. This PR eliminates that problem and clarifies linking by keeping libsc scope totally separate from p4est in CMake.

@cburstedde cburstedde merged commit 1065bc5 into cburstedde:feature-cmake Apr 29, 2021
@cburstedde
Copy link
Owner

Thanks! Please cf. #103 for continued discussion of cmake.

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

Successfully merging this pull request may close these issues.

2 participants