Support commenting out overlays

This commit is contained in:
2023-11-04 19:43:59 -04:00
parent fa8e121ffd
commit ea995ddf7b
4 changed files with 25 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"slot_0": {
"timer_tests": {
"pattern": "bin/*/src/Overlay/TimerTests2/*.o"
"!timer_tests": {
"pattern": "bin/*/src/Overlay/TimerTests/*.o"
},
"gpu_tests": {
"pattern": "bin/*/src/Overlay/GPUTests/*.o"