fix some example and readme

This commit is contained in:
2025-09-05 18:48:48 +03:00
parent 0418fce44c
commit 00d96e3e2c
11 changed files with 81 additions and 85 deletions

View File

@@ -1,7 +1,10 @@
executable(
meson.project_name(),
# 'examples/audio/main.cpp',
'examples/concepts/main.cpp',
# 'examples/concepts/main.cpp',
# 'examples/math/main.cpp',
# 'examples/range/main.cpp',
'examples/patterns/main.cpp',
dependencies : deps,
cpp_args: args,
include_directories : inc