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

COMP: Add explicit dependencies #16

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

jamesobutler
Copy link
Contributor

This adds some explicit dependencies to superbuild projects so that these projects build successfully when part of a Slicer custom app build process with the /MP (multiple processes) build flag enabled. Without these changes, these projects would fail early as their dependent external projects from Slicer core had not finished yet.

Changes based on discussion at https://discourse.slicer.org/t/failures-due-to-build-order-of-slicer-cat-with-superbuild-remote-modules/21841

@Sunderlandkyl Sunderlandkyl merged commit d38a5a2 into IGSIO:master Feb 8, 2022
@jamesobutler jamesobutler deleted the custom-app-depends branch February 8, 2022 15:30
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