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

preventing re-download of cellml files should fix double cmake bug #26

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

MauriceHendrix
Copy link
Contributor

@mirams this should help with the bug you were seeing when doing cmake twice. It does mean that if you make any changes to the cellml file sin the repo between the 2 seperate cmake commands being run thye won't be picked up and that a clean build dir would be required to pick up cellml file changes.

It seems to work for me, but have a try and see if this indeed fixes it for your usecase.

Copy link
Member

@mirams mirams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep - seems to work now!

@MauriceHendrix MauriceHendrix merged commit a078af1 into master Jun 1, 2023
@mirams mirams deleted the double_cmake_bug branch June 29, 2023 09:34
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.

None yet

2 participants