GraphC/tasks/rebuild_imgui_node_editor.sh
2023-04-01 17:03:29 +06:00

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"