diff --git a/Makefile.conf b/Makefile.conf index ee8e5d0..cfc5b10 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -45,7 +45,7 @@ LIBS+=-lpthread LIBS+=-lm LIBS+=-lglfw LIBS+=-lVulkan -LIBS+=-lglm_shared +#LIBS+=-lglm_shared LIBS+=-lheck_log LDFLAGS+=$(LIBS)