feat(benchmarks): added memory and timing benchmarks
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if get_option('build_benchmarks')
|
||||
subdir('SingleZoneSolver')
|
||||
subdir('Memory')
|
||||
subdir('Timing')
|
||||
endif
|
||||
Reference in New Issue
Block a user