GraphC/tasks/rebuild_imgui.sh
2023-03-29 21:39:16 +06:00

4 lines
103 B
Bash

#!/bin/bash
touch .rebuild_imgui.tmp
myprint "${YELLOW}imgui.a will be rebuilt in the next build task"