Update cmake-linux-configure.md#3219
Conversation
Added information about change from Unix Makefiles so that example JSON is less confusing.
|
@FrankAtHexagon : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
@FrankAtHexagon , thank you for taking an interest in updating the docs. I'm interested in your thinking behind adding "as opposed to Unix Makefiles". I'm curious why you think that emphasis needs to be added. The text right now says what you need, without introducing a secondary concept that may make some readers wonder why it is being called out. |
|
The reason I thought this was necessary is because the text above the example says this:
And then provides an example with 'Unix Makefiles.' However, the text right after the example says this:
So I thought it was confusing which generator would typically be the default, until I read the blog post. |
|
@FrankAtHexagon , great justification. Thank you for explaining. I'll get your change merged today. I really appreciate you taking the time to improve our docs. |
Added information about change from Unix Makefiles so that example JSON is less confusing.