Просмотр исходного кода

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

Update INSTALL for iOS build
Kim Kulling 7 лет назад
Родитель
Сommit
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