Support commenting out overlays

This commit is contained in:
Jaby
2023-11-04 19:43:59 -04:00
committed by Jaby
parent bcc7d398e2
commit acfa2a7da6
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"