https://github.com/hackjutsu/ios-cmake
Automatically exported from code.google.com/p/ios-cmake
https://github.com/hackjutsu/ios-cmake
Last synced: 3 months ago
JSON representation
Automatically exported from code.google.com/p/ios-cmake
- Host: GitHub
- URL: https://github.com/hackjutsu/ios-cmake
- Owner: hackjutsu
- Created: 2016-04-14T18:24:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T18:29:31.000Z (about 10 years ago)
- Last Synced: 2025-06-10T20:49:21.895Z (11 months ago)
- Language: CMake
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project provides a simple iOS toolchain file that may be used with CMake to build libraries and setup applications. A couple of sample projects are included.
The iOS toolchain file was developed during the porting of the toadlet engine to iOS platforms. It is also used in that project.
See the included HOWTO.txt file for details.