Use pkg for every module, and link them static

This commit is contained in:
Howard Su
2020-10-23 10:25:02 +08:00
parent 6130428989
commit e94888d533
3 changed files with 45 additions and 29 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ build/
*.old
*.dll
*.exe
*.zip
*.zip
.DS_Store