Commit Graph

11 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
8801366f08 stuff
cmake for osx ; osx xcode

linux cmake
2015-02-15 19:02:10 +01:00
Dustin Bensing
dafd37c4d6 trying to build keyboard 2013-07-16 23:08:00 +02:00
Dustin Bensing
ea70f162ad changes 2013-07-16 19:39:22 +02:00
Dustin Bensing
322439692e button consts 2013-07-16 17:58:24 +02:00
Dustin Bensing
4e0470c3b4 typo 2013-07-16 14:00:12 +02:00
Dustin Bensing
c159b1e110 win compile 2013-07-16 11:50:13 +02:00
Gregor Raschke
a1b583595a mac port same level as linux 2013-07-15 16:14:20 +02:00
Dustin Bensing
8987725577 added LGPL 2013-07-14 14:28:53 +02:00
Dustin Bensing
8905757ae5 added LGPL 2013-07-14 14:25:29 +02:00
Dustin Bensing
df5b985e7f first non working version 2013-07-14 13:52:02 +02:00