aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cmake/examples (unfollow)
Commit message (Collapse)Author
2020-03-28WIP: restructureEgor Tensin
A stupid attempt to reduce code duplication led me to believe that all the scripts could use _a bit_ of refactoring. This is going to be a major pain (factoring out all the things), which I'll take gladly. All the links and usage examples are broken right now, but nobody cares, so whatevs.
2020-01-18support all 4 cmake default configurationsEgor Tensin
2020-01-13cmake/examples: run clang-formatEgor Tensin
2020-01-13cmake/examples: work around clang-format oddityEgor Tensin
2020-01-08cmake/examples: more distinct outputEgor Tensin
2020-01-08AppVeyor: build cmake/examples/boostEgor Tensin
2020-01-07cmake/examples: fix boost/Egor Tensin
2020-01-07cmake: add examplesEgor Tensin