Merge pull request #2012 from assimp/kimkulling-build-ios-doc

Update INSTALL for iOS build
pull/2018/head
Kim Kulling 2018-06-13 22:07:04 +02:00 committed by GitHub
commit 490a2e4b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -42,3 +42,6 @@ For Windows:
1. Open a command prompt
2. cmake CMakeLists.txt
2. Open your default IDE and build it
For iOS:
Just check the following project, which deploys a compiler toolchain for different iOS-versions: https://github.com/assimp/assimp/tree/master/port/iOS