aboutsummaryrefslogtreecommitdiff
path: root/cmake/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Make the code independent of config.hJisi Liu2015-06-161-4/+0
| | | | | | | | | | | | | Now the Build tool needs to define -DHAVE_ZLIB and -DHAVE-PTHREAD rather than providing a config.h - Make pbconfig.h a manually written file to handle hash conditions according to platform related macros. - Remove #include "config.h" from source code. - Changed the configure.ac and Makefile.am to pass down the macros. - Change cmake to pass down the the macros. Change-Id: I537249d5df8fdeba189706aec436d1ab1104a4dc
* Add cmake support.Feng Xiao2015-05-311-0/+4