Commit Graph

5 Commits (b7d0680fb354fddece5e4c1d99600d452742ea10)

Author SHA1 Message Date
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