Remove legacy in CI builds?

It has happened several times that ITK fails to build on one of the dashboard machines which has ITK_LEGACY_REMOVE=ON. This could be avoided if we had a CI build without legacy. Probably the best would be to add another build, e.g. LinuxWithoutLegacy (because Linux builds are usually the fastest). Do you foresee any problems with this?

1 Like

I’d say that setting up a build with the flag set to ON would be very much welcome.