Use static linking instead of dynamic linking
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
src/*.cpp
|
||||
src/*.hpp
|
||||
include/*.hpp
|
||||
*.o
|
||||
*.os
|
||||
*.so
|
||||
*.obj
|
||||
|
||||
Reference in New Issue
Block a user