Moving examples

This commit is contained in:
2026-03-23 21:17:26 +01:00
parent 02145b6ef0
commit c37fa47b28
10 changed files with 23 additions and 19 deletions

View File

@ -1,3 +1,7 @@
[workspace]
resolver = "3"
members = ["example", "oxydsp-dsp","oxydsp-flowgraph"]
members = [
"examples/*",
"oxydsp-dsp",
"oxydsp-flowgraph"
]