aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAge
* cmake: install README, LICENSE.txtEgor Tensin2019-12-12
|
* AppVeyor: Release builds only on masterEgor Tensin2019-12-10
|
* clean up build warningsEgor Tensin2019-12-10
|
* use CMake's install() for predictable pathsEgor Tensin2019-12-09
| | | | | This will allow to merge the scripts for the two CIs in the future, hopefully.
* CC_CXX_STANDARD -> CMakeLists.txtEgor Tensin2019-12-09
|
* cmake-common: use C++17Egor Tensin2019-12-09
|
* set minimum CMake versionEgor Tensin2019-12-09
|
* add cmake-common as a submoduleEgor Tensin2019-12-09
|
* initial commitEgor Tensin2019-12-01