From 83651e382d1b863b0c8cbea2e3d284e9e50504aa Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Tue, 12 Jun 2018 21:52:53 +0200 Subject: [PATCH] Update INSTALL for iOS build --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 3baaddc4a..357918d6b 100644 --- a/INSTALL +++ b/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