summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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