4 lines
127 B
Bash
4 lines
127 B
Bash
#!/bin/bash
|
|
touch .rebuild_imgui-node-editor.tmp
|
|
myprint "${YELLOW}imgui-node-editor.a will be rebuilt in the next build task"
|