summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* bump API/ABI version to 1.3, add NEWSSteven G. Johnson2015-05-291-1/+1
|
* Temporary fix for getting VERSION and SOVERSION into cmakeTony Kelman2015-03-091-1/+10
| | | | | | | | only use ${SO_MAJOR} for cmake SOVERSION use 1.2.0 for version in cmake use only abi version for VERSION property in cmake
* Minimal cmake build scriptTony Kelman2015-03-081-0/+22
move flags for MSVC rename lump.txt to lump.md, add data/*.txt to .gitignore