1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:02:08 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Chasarr
f8d18031eb
cmake: add missing space (#4955) 2020-11-16 18:53:30 +00:00
Flex Zhong
866a4f78a0
remove cmake -i example (#4159) 2020-07-08 21:14:46 +08:00
Marco Bonelli
66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
Schneider
d856fbdef0 cmake.md: add homepage 2019-04-15 00:35:17 +01:00
Marco Bonelli
2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Waldir Pimenta
b4dc9ec224 cmake: use -H -B trick for out-of-src build
As initially discussed in #1379. This removes the need to use `mkdir` and `cd`. Inspired by this post:
https://www.reddit.com/r/programming/comments/6b9r19/how_to_build_a_cmakebased_project/dhlfh05/
2017-06-08 09:54:38 +05:30
Waldir Pimenta
6b1e4f24ab cmake: add mkdir to the out-of-source build ex. 2017-05-22 20:41:16 +01:00
Waldir Pimenta
88eea86117 cmake: directory --> folder; fix typo 2017-05-16 11:37:47 +01:00
Waldir Pimenta
776fdcf77a cmake: fix syntax and adjust per code review 2017-05-04 08:46:54 +01:00
PFCKrutonium
d3fed3b31f cmake: add page (closes #1172) 2017-05-04 08:46:54 +01:00