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 60e4d71a22 fixed preprocessor 2015-02-21 20:51:18 +01:00
Peter Mueller 384ad886e4 fix mac problems 2015-02-15 22:58:25 +01:00
Dustin Bensing 8801366f08 stuff
cmake for osx ; osx xcode

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