Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should be "cmake -S src -B build" instead of "cmake -H src -B build" #40

Closed
stevenleeS0ht opened this issue May 20, 2019 · 3 comments

Comments

@stevenleeS0ht
Copy link

in https://cgold.readthedocs.io/en/latest/tutorials/out-of-source.html

@ruslo
Copy link
Owner

ruslo commented May 20, 2019

@StefanRickli
Copy link

Ah okay, never mind my pull request #42 then.
But do you think adding a brief explanation to the tutorial or glossary on why -H is still used in the tutorial might be beneficial?

@ruslo
Copy link
Owner

ruslo commented Aug 19, 2019

But do you think adding a brief explanation to the tutorial or glossary on why -H is still used in the tutorial might be beneficial?

I think all the details are already there:

The new option is available in CMake 3.13, so it's better to wait while it will be more mainstream. I think that the first step should be as simple as possible.

@ruslo ruslo closed this as completed Aug 25, 2019
@ruslo ruslo mentioned this issue Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants