Skip to content

Commit

Permalink
Update cmakeify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jomof authored Mar 30, 2017
1 parent 16fc472 commit b800412
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cmakeify.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
targets: [iOS, android]
buildTarget: freetpe
includes: [include]
android:
lib: libfreetype.a
flavors:
debug: -DCMAKE_BUILD_TYPE=Release
ndk:
runtimes: [c++, gnustl, stlport]
platforms: [12, 21]
iOS:
lib: libfreetype.a
example: |
#include <ft2build.h>
#include FT_FREETYPE_H
Expand Down

0 comments on commit b800412

Please sign in to comment.