Commit graph

3 commits

Author SHA1 Message Date
alexey.lysiuk
914c2c2692 aedi: update vpx to 1.15.1 2025-04-16 15:19:52 +03:00
alexey.lysiuk
06c8f864fb aedi: update fluidsynth to 2.4.5 2025-04-14 12:12:57 +03:00
alexey.lysiuk
bcede00b45 aedi: extract project-specific targets to new module
* aedi, `aedi.target.base` module in particular, contains only base, special, and build tools targets
* base main targets were moved to `aedi.target.base` from `target.main` module
* `target` module contains all remaining targets
* complete list of targets are combined from `aedi.target` and `target` modules
* functions to force cross-compilation and openal-soft were moved out from base cmake target

fix #65
2025-04-13 13:22:59 +03:00