diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-08 22:08:07 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-08 22:08:07 +0100 |
| commit | 6555d97f2eaf5b3829543624f6b0a3394715c71b (patch) | |
| tree | c0b2d6abd7e402b32ab2e42088db6da4337c0364 /run_linux64.sh | |
| parent | 0d70098dd5b704f2953c63f0c827b46b11935b81 (diff) | |
setup window work
Diffstat (limited to 'run_linux64.sh')
| -rwxr-xr-x | run_linux64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_linux64.sh b/run_linux64.sh index 64a648b..9409ddc 100755 --- a/run_linux64.sh +++ b/run_linux64.sh @@ -11,6 +11,7 @@ libs/ImGuiDatePicker/*.cpp \ libs/zip/src/*.c \ libs/xml.c/src/*.c \ libs/timer_lib/*.c \ +libs/stb/stb_image.c \ libs/tinyfiledialogs/tinyfiledialogs.c" SOURCES="src/*.cpp src/ui/*.cpp src/locales/*.cpp src/providers/*.cpp" LIBS="-lstdc++ -lglfw -lGL -lm -lssl -lcrypto" |
