add mt
This commit is contained in:
@@ -2,4 +2,5 @@ catch2_with_main_dep = dependency('catch2-with-main')
|
||||
dep = [hack_dep, catch2_with_main_dep]
|
||||
|
||||
test('patterns', executable('patterns', ['patterns/ring_buffer.cpp'], dependencies : dep))
|
||||
test('mt', executable('mt', ['mt/max.cpp'], dependencies : dep))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user