浏览代码

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

Update INSTALL for iOS build
Kim Kulling 7 年之前
父节点
当前提交
490a2e4b08
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      INSTALL

+ 3 - 0
INSTALL

@@ -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