Browse Source

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

Update INSTALL for iOS build
Kim Kulling 7 years ago
parent
commit
490a2e4b08
1 changed files with 3 additions and 0 deletions
  1. 3 0
      INSTALL

+ 3 - 0
INSTALL

@@ -42,3 +42,6 @@ For Windows:
 1. Open a command prompt
 1. Open a command prompt
 2. cmake CMakeLists.txt
 2. cmake CMakeLists.txt
 2. Open your default IDE and build it
 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