DO NOT MERGE: Update SimpleITK to v3.0.0b1 - #120
Conversation
|
For the other distributed binaries for SimpleITK 3.0b1 we manually turned on Elastix with CMake configurations: https://github.com/SimpleITK/SimpleITK/blob/main/.github/workflows/Package.yml#L66 Is that happening similarly here too? |
Hmm, that should be the idea but looking at diffs Elastix is already ON in cmake config already of main branch ? |
|
Yes, in the workflows: macOS ARM, macOS intel and Windows, Linux. |
|
One thing I forgot to mention - DO NOT MERGE this branch, it is a prerelease and only official releases will be merged to main if they are the new latest release. If this looks good, I will tag it which will trigger a release. Once that is out I will delete the branch (it will still be accessible via the tag). |
No description provided.