summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Compile static library as PICto-upstreameroen2012-10-241-1/+2
| | | | | | | Otherwise, when linked against shared libraries, position dependent code is included. Cross-platform support for handling this was added in cmake 2.8.9.
* Re-fix the problems building clsocket on OS X by standardizing on _DARWINTimothy Collett2012-07-051-2/+4
|
* Make clsocket subproject-friendly by adding more build options.Petr Mrázek2012-03-131-6/+20
|
* Add CMake build system.Petr Mrázek2012-03-111-0/+76