From cb7af3f4cac90f95926477b4001f9f80037568d5 Mon Sep 17 00:00:00 2001 From: Jun Zhang Date: Sun, 30 Jan 2022 12:30:02 +0800 Subject: refactor: adjust the project infra. (#1) * refactor: adjust the project infra. This patch adds cmake build system to the project, and adjust infrastructure stuff. Signed-off-by: Jun Zhang * fix: remove compiler flags that only exist in GCC. Signed-off-by: Jun Zhang --- res/car.png | Bin 0 -> 259 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/car.png (limited to 'res/car.png') diff --git a/res/car.png b/res/car.png new file mode 100644 index 0000000..ae7c6ff Binary files /dev/null and b/res/car.png differ -- cgit v1.2.3