spa: compile all function into libspa.so

This commit is contained in:
Wim Taymans 2024-11-21 13:26:14 +01:00
parent 31802d4994
commit d966a36fdd
3 changed files with 171 additions and 0 deletions

View file

@ -118,3 +118,4 @@ endif
subdir('tools')
subdir('tests')
subdir('examples')
subdir('lib')