Commit Graph

18 Commits

Author SHA1 Message Date
Niklas Hambüchen 00fdf182b8
INSTALL.md: Fix missing path in cmake invocation 2020-03-01 20:14:05 +01:00
Mael 7020ec8893
Fix lack of capital M in 'CMakeLists.txt'
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2020-02-03 11:15:08 +01:00
Mael 961f284843
Tiny rephrase 2020-01-17 14:55:06 +01:00
Mael 8827fc4724
Distinguish between provided examples and external programs
+ other improvements
2020-01-17 09:04:52 +01:00
Oleg Alexandrov 70dce7552f
Wipe a repeated line 2020-01-09 09:08:08 -08:00
Oleg Alexandrov c77865e1da
Add a missing line in the text and reword 2020-01-08 08:21:59 -08:00
Oleg Alexandrov 38be1385b2 Improve the commit per suggestions
Clarify the dependencies

And minor wording fix

Avoid duplicating words
2019-12-14 11:47:05 -08:00
Oleg Alexandrov 0a150dd3d2
Improve the instructions
The compilation instructions have been very confusing. Its first section suggests that no libraries are needed and no CMakeLists is needed. Also the same block of code is repeated three times.

I removed the redundant and incorrect first section, made it clear early on how to create a CMakeLists.txt, and that linking to external libraries is necessary. 

I did not remove any information.
2019-12-14 09:43:19 -08:00
Sébastien Loriot bbfb23181e pass on the doc 2019-10-17 15:02:47 +02:00
Mael Rouxel-Labbé 6c9cd17d0f Some more documentation updates
+ master merge
2019-09-23 15:44:31 +02:00
Mael Rouxel-Labbé 2848158354 Fix typos 2019-05-20 08:54:04 +02:00
Sebastien Loriot 71d8acfc36 Use https 2017-08-21 09:52:41 +02:00
Sebastien Loriot 03d60276b4 make command examples uniform 2015-07-06 06:51:38 +02:00
andrew morton 1b72353dba Put release build in its own directory 2015-07-03 22:08:41 -07:00
andrew morton 9d7f8c9308 MAKE_BUILD_TYPE controls the build type
Fixes this warning:
```
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_TYPE
```
2015-07-03 22:05:53 -07:00
Sebastien Loriot daa8c94c73 Update INSTALL.md 2015-03-05 00:44:19 +01:00
Laurent Rineau e5065ef17d Add a LICENSE.md file 2015-01-07 11:40:24 +01:00
Laurent Rineau 4f5619e349 Add a README.md at the root of the SCM repository
- A file INSTALL.md is also added,
- Installation/INSTALL is added the .md extension,
2015-01-07 11:40:24 +01:00