feat(Spectral): Working on Spectral Solver
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if get_option('build_benchmarks')
|
||||
subdir('SingleZoneSolver')
|
||||
endif
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
if get_option('build_benchmarks')
|
||||
subdir('SingleZoneSolver')
|
||||
endif
|
||||