Commit Graph

8 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 dd6b347f34 fix x11 c bool define for c++ usage ; add screen bounds check on mac osx 2014-01-21 20:46:40 +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 92bdacddca added win support for mouse like linux and mac 2013-07-16 13:43:44 +02:00
Dustin Bensing 0db00720a5 little stuff 2013-07-16 10:54:07 +02:00
Gregor Raschke a1b583595a mac port same level as linux 2013-07-15 16:14:20 +02:00