feat(trigger): added working robust repartitioning trigger system
more work is needed to identify the most robust set of criteria to trigger on but the system is now very easy to exend, probe, and use.
This commit is contained in:
@@ -81,7 +81,7 @@ subdir('src')
|
||||
|
||||
if get_option('build-python')
|
||||
message('Configuring Python bindings...')
|
||||
subdir('src-pybind')
|
||||
subdir('build-python')
|
||||
else
|
||||
message('Skipping Python bindings...')
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user