Commit graph

5 commits

Author SHA1 Message Date
Georg Sauthoff 064e38eae9 add CPack packaging definition
See also:

- https://cmake.org/cmake/help/v3.4/module/CPack.html
- https://cmake.org/cmake/help/v3.4/module/CPackRPM.html
- https://cmake.org/cmake/help/v3.4/module/CPackDeb.html
2016-08-24 08:42:36 +02:00
Georg Sauthoff d648e92188 fix build on Solaris 10
Solaris 10 is too old for POSIX.2008, thus wcsdup() is missing
2016-08-23 21:13:46 +02:00
Georg Sauthoff 4ed41c209c add install target 2016-08-22 20:55:39 +02:00
Georg Sauthoff c0dfa85aa1 add Solaris compatibility stubs 2016-08-21 23:34:14 +02:00
Georg Sauthoff 7f43353e56 add CMake build file and instructions 2016-08-21 23:34:14 +02:00