- [ ] I have commented my code where applicable.- [ ] I have updated the release notes.- [ ] I have made corresponding changes to the documentation.- [ ] I have added debugging support to my changes.- [ ] I have added tests that prove my fix is effective or that my feature works.- [ ] I have confirmed new and existing unit tests pass locally with my changes.- [ ] I have added new baselines for any new tests to the repo.- [ ] I have NOT made any changes to protocol or public interfaces in an RC branch.
Description
Resolves https://github.com/visit-dav/visit/issues/19443 (develop)
Develop merge of 3.4 RC PR #19949
Type of change
build_visit logic refactor
How Has This Been Tested?
Reminders:
Checklist:
- [ ] I have commented my code where applicable.- [ ] I have updated the release notes.- [ ] I have made corresponding changes to the documentation.- [ ] I have added debugging support to my changes.- [ ] I have added tests that prove my fix is effective or that my feature works.- [ ] I have confirmed new and existing unit tests pass locally with my changes.- [ ] I have added new baselines for any new tests to the repo.- [ ] I have NOT made any changes to protocol or public interfaces in an RC branch.