add min to math module
This commit is contained in:
@@ -2,10 +2,10 @@ executable(
|
||||
meson.project_name(),
|
||||
# 'examples/audio/main.cpp',
|
||||
# 'examples/concepts/main.cpp',
|
||||
# 'examples/math/main.cpp',
|
||||
'examples/math/main.cpp',
|
||||
# 'examples/range/main.cpp',
|
||||
# 'examples/patterns/main.cpp',
|
||||
'examples/logger/main.cpp',
|
||||
# 'examples/logger/main.cpp',
|
||||
# 'examples/exception/main.cpp',
|
||||
dependencies : deps,
|
||||
cpp_args: args,
|
||||
|
||||
Reference in New Issue
Block a user