• Show log

    Commit

  • Hash : 54306f5a
    Author : Werner Lemberg
    Date : 2014-10-18T10:42:28

    [cmake] Add iOS build support.
    
    * builds/cmake/iOS.cmake: New file.  Universal binaries are built
    with both 32 and 64 bit arm architectures.
    
    * CMakeLists.txt (IOS_PLATFORM): New variable for running the iOS
    toolchain.  Possible values are `OS' to build on iOS, or
    `SIMULATOR' to build on APPLE.