We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ef898 commit 65b6c79Copy full SHA for 65b6c79
proto/Makefile
@@ -76,6 +76,7 @@ LDFLAGS= \
76
$(OPENSSL_LDFLAGS) \
77
$(ASSIMP_LDFLAGS) \
78
$(YAML_LDFLAGS) \
79
+ -lglfw \
80
-lstdc++ \
81
-lpthread \
82
-lm
0 commit comments