Commit Graph

4 Commits

Author SHA1 Message Date
Ahmad Fatoum 7faf7dfc29
Add CMake install target along with build options
Following CMake options have been added with the defaults specified:

* -DWITH_PIC=OFF (Compile static library as PIC too)
* -DBUILD_STATIC_LIBS=ON
* -DBUILD_SHARED_LIBS=ON
* -DBUILD_MANUAL_TEST=ON
* -DBUILD_MACOS_FATLIB=ON
2017-10-03 13:42:05 +02:00
Dustin Bensing 0b0b40d876 clean up cmake file 2015-02-20 21:25:31 +01:00
Dustin Bensing 7d3feb72bb added windows cmake building 2015-02-20 21:03:24 +01:00
Dustin Bensing 8801366f08 stuff
cmake for osx ; osx xcode

linux cmake
2015-02-15 19:02:10 +01:00