Skip to content

simplify the language/executable validation function#79

Merged
rftrdev merged 2 commits into
1dot13:masterfrom
majcosta:pr_simplify_cmakelists_make_all_the_default
Jan 18, 2023
Merged

simplify the language/executable validation function#79
rftrdev merged 2 commits into
1dot13:masterfrom
majcosta:pr_simplify_cmakelists_make_all_the_default

Conversation

@majcosta
Copy link
Copy Markdown
Contributor

removing the 'ALL' corner-case so that the default behavior is to configure all valid languages and applications allows to simplify this function quite a bit

removing the 'ALL' corner-case so that the default behavior is to configure all valid languages and applications allows to simplify this function quite a bit
Comment thread CMakePresets.json
"hidden": true,
"generator": "Ninja",
"cacheVariables": {
"Languages": "CHINESE;DUTCH;ENGLISH;FRENCH;GERMAN;ITALIAN;POLISH;RUSSIAN",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having them listed here allows for quicker modification to a custom use case

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea, sure

@majcosta majcosta marked this pull request as draft January 16, 2023 01:17
@majcosta majcosta marked this pull request as ready for review January 16, 2023 01:30
@rftrdev rftrdev merged commit e4295ac into 1dot13:master Jan 18, 2023
@majcosta majcosta deleted the pr_simplify_cmakelists_make_all_the_default branch January 18, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants