aboutsummaryrefslogtreecommitdiff
path: root/docs/EXAMPLES.md
AgeCommit message (Collapse)Author
2017-03-30[examples.md] Add information about how to use header-only libraries from ↵Robert Schumacher
cmake. Improvement suggested by #798.
2017-02-08[examples] Replace ./ with .\ to preserve copy-paste into cmd.Robert Schumacher
2017-02-08Merge branch 'master' into masterRobert Schumacher
2017-02-08Improved formatting of doc/EXAMPLES.mdOleksii Mandrychenko
- added "./" so that commands can be copy-pasted into the PowerShel
2017-02-07[examples] Add the manual-link directories to the Examples documentationRobert Schumacher
2017-01-19Replace cpprest by sqlite3Olaf van der Spek
2016-10-24[EXAMPLES.md] Switch base example to Sqlite.Robert Schumacher
This demonstrates cmake's integration better with find_package(), as well as keeps the initial user impression very sleek with short build times.
2016-10-07[docs] Add EXAMPLE_fix_libpng into the main examples document outlineRobert Schumacher
2016-09-20Update EXAMPLES.mdRobert Schumacher
2016-09-18Initial commitAlexander Karatarakis