You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note the -H (source directory) and -B (build directory) have always been undocumented, internal arguments to cmake (SO). This changed in CMake 3.13 (ref1, ref2) in such a manner that -S (not -H) and -B are now officially documented, but the old -H changed its meaning to a new alias for --help.
PeterBowman
changed the title
cd's are so old-school
Review installation-related snippets in Markdown docs
Jul 21, 2020
Spawned from roboticslab-uc3m/kinematics-dynamics#187 (comment):
The text was updated successfully, but these errors were encountered: