We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dda61 commit 1a6d61cCopy full SHA for 1a6d61c
build_umplot_linux.sh
@@ -0,0 +1,2 @@
1
+gcc -O3 -fPIC umplot.c -o umplot.umi -shared -static-libgcc -L$PWD -lm -lraylib -lpthread
2
+
0 commit comments