Skip to content

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

Merged
MauriceHendrix merged 1 commit into
masterfrom
double_cmake_bug
Jun 1, 2023
Merged

preventing re-download of cellml files should fix double cmake bug#26
MauriceHendrix merged 1 commit into
masterfrom
double_cmake_bug

Conversation

@MauriceHendrix

Copy link
Copy Markdown
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.

@MauriceHendrix MauriceHendrix requested a review from mirams May 31, 2023 10:59

@mirams mirams left a comment

Copy link
Copy Markdown
Member

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.

2 participants