Update configure script to check for swig >= 3 (#1554)

This commit is contained in:
Jacqueline Deans
2023-08-28 13:55:17 -05:00
committed by GitHub
parent 06a1d2bf2e
commit cad2e324fb
5 changed files with 58 additions and 27 deletions

View File

@ -11,6 +11,7 @@ Link documentation for Trick internals, processes, and plans here.
- [Tooling and Sanitizers](Tooling-and-Sanitizers)
- [Python Environment](Python-Environment-Issues)
- [CI](CI)
- [Configure Script](Configure)
Old design documentation - may or may not be up to date