Skip to content

Commit 65b6c79

Browse files
committed
Update makefile
1 parent 16ef898 commit 65b6c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ LDFLAGS= \
7676
$(OPENSSL_LDFLAGS) \
7777
$(ASSIMP_LDFLAGS) \
7878
$(YAML_LDFLAGS) \
79+
-lglfw \
7980
-lstdc++ \
8081
-lpthread \
8182
-lm

0 commit comments

Comments
 (0)