forked from LWJGL/lwjgl3
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add freetype build for LWJGL bindings (#5)
* Feat[freetype]: add freetype into build script * Fix[freetype]: add missing slash, properly copy lib * Fix[freetype]: proper copy path * Fix[freetype]: Why is LWJGL_NATIVE relative?!? * Fix[freetype]: fix path again * Feat[freetype]: reuse macOS prebuilt library for iOS * Fix[freetype]: missing backslash * Fix[freetype]: iOS script missing vtool arg * fix(build): remove bzip --------- Co-authored-by: Duy Tran Khanh <[email protected]> Co-authored-by: Mathias-Boulay <[email protected]>
- Loading branch information
1 parent
6b0684e
commit df5a4f8
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters