Files
Hamish Knight c82d59c7cb [build-script] Change default build configuration to RelWithDebInfo
Defaulting to `Debug` isn't actually too helpful since debug builds
take quite a long time to build. Default to release with debug info
instead.
2025-10-16 11:56:18 +01:00
..

build_swift

The build_swift module contains data-structures and functions used by the Swift build-script.

Unit Tests

You may run the unit test suite using the command:

$ python3 utils/build_swift/run_tests.py