andreacremaschi / geos-fat-dynamic-bitcode

geos Makefile for building armv7, armv7s, arm64, i386, x86_64 with bitcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building geos from source

To build geos from source just open the Terminal in the project's root and execute these commands:

cd geos
make

This will download geos source and build it, producing two folders: include and lib.

About

geos Makefile for building armv7, armv7s, arm64, i386, x86_64 with bitcode

License:GNU General Public License v2.0


Languages

Language:Makefile 57.9%Language:Ruby 39.3%Language:Objective-C 2.8%