summaryrefslogtreecommitdiffstats
path: root/src/lookup/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix CMakeLists.txtXiaojun Ma2012-10-051-2/+1
|
* synchronize CMake rules to match Makefile.amJim Huang2011-12-021-8/+0
|
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-071-0/+4
| | | | | | Machines running Linux on architectures such as amd64 require flag "-fPIC" to be specified to compile shared libraries, and it would be helpful to have this a default for CMake when building libpinyin.
* update CMake rules to reflect recent changesJim Huang2011-11-031-0/+1
| | | | Signed-off-by: Peng Wu <alexepico@gmail.com>
* refine cmake filesPeng Wu2011-08-121-1/+1
|
* Add cmake scripts.BYVoid2011-08-121-0/+27