Closed dueringa closed 7 years ago
In https://cgold.readthedocs.io/en/latest/tutorials/out-of-source.html
If you follow source tree
/binary tree
link on this page, you will notice -H section of glossary with explanation and links. In short I've described my opinion already in this message:
I see, I didn't follow the links to the glossary.
Is there a reason only the -H
section in the glossary states that it's in internal option? Maybe the -B
section should at least state that it's undocumented, with a link to the -H
section for further explanation?
Closing inactive discussion.
In https://cgold.readthedocs.io/en/latest/tutorials/out-of-source.html (and on other pages), the -H. and -B flags are used.
According to http://stackoverflow.com/a/31092052, this is undocumented because it shouldn't be used. The answer links to https://cmake.org/pipermail/cmake-developers/2016-June/028843.html, it says
So I guess the flags shouldn't be used in the tutorial.