aboutsummaryrefslogtreecommitdiff
path: root/docs/EXAMPLES.md
AgeCommit message (Collapse)Author
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and ↵Robert Schumacher
MkDocs.
2017-04-27Fixes for CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-27VS2017 Open Folder CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-11Update EXAMPLES.mdRobert Schumacher
Change "15" Preview reference to 2017
2017-04-11Update EXAMPLES.mdRobert Schumacher
Because purge is now the default behavior of `remove`, packages are not "quickly" reinstallable using `install`.
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