Anton Karmanov
|
826e7c8e3c
|
cmake: improve an example description
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
da1db4d646
|
cmake: apply few review suggestions
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
32e858f5f7
|
cmake: resolve PR conversations
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
c39095a21d
|
cmake: apply suggestions from review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
64d4a41efb
|
cmake: update --install example
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
36d3ce2011
|
cmake: fix linter issues
|
2021-01-31 15:50:59 +00:00 |
Anton Karmanov
|
bb6d3e72d8
|
cmake: update page
Actualise examples and improve description.
|
2021-01-31 15:50:59 +00:00 |
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 |