summaryrefslogtreecommitdiffstats
path: root/src/storage/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* update cmake filesPeng Wu2016-11-291-1/+26
|
* Fix CMakeLists.txtXiaojun Ma2012-10-051-1/+1
|
* update cmakePeng Wu2012-02-271-4/+0
|
* synchronize CMake rules to match Makefile.amJim Huang2011-12-021-9/+5
|
* 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.
* refine cmake filesPeng Wu2011-08-121-2/+2
|
* Add cmake scripts.BYVoid2011-08-121-0/+42