]> foleosoft.com Git - QAnsel.git/commitdiff
Mon Feb 26 01:57:07 PM EST 2024
authormiha-q <>
Mon, 26 Feb 2024 18:57:07 +0000 (13:57 -0500)
committermiha-q <>
Mon, 26 Feb 2024 18:57:07 +0000 (13:57 -0500)
Makefile

index 366a5a065dd7ad45e14ddf927c3811aca2b99ded..0b035a8c5e26f2b3dc757807534d2ff9c0f2fbbd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
 all:
-       cd src && gcc QAnsel.c -g -o ../bin/QAnsel -lm -I/usr/include/SDL2 -D_REENTRANT -lSDL2 -pthread
+       cd src && gcc QAnsel.c -g -o ../bin/QAnsel -lm -I/usr/include/SDL2 -D_REENTRANT -lSDL2 -lOpenCL -pthread
\ No newline at end of file