mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
working on xpm support
This commit is contained in:
@@ -1 +1 @@
|
||||
clang main.c ../libmlx.so `/nfs/homes/maldavid/.xmake/packages/l/libsdl/2.26.4/8dfbcb8049e744a597cd5333e1b399cd/bin/sdl2-config --cflags --libs` -g && ./a.out
|
||||
clang main.c ../libmlx.so -lSDL2 -lXpm -g && ./a.out
|
||||
|
||||
Reference in New Issue
Block a user