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

update minimum cmake version to 3.16 #245

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Conversation

atsju
Copy link
Collaborator

@atsju atsju commented Jul 22, 2021

close #241
close #242

@robamu
Copy link
Contributor

robamu commented Jul 24, 2021

This is also required for some features in #205 , more specifically from https://cmake.org/cmake/help/latest/command/cmake_parse_arguments.html :

New in version 3.15: <one_value_keywords> and <multi_value_keywords> that were given no values at all are collected in a variable _KEYWORDS_MISSING_VALUES that will be undefined if all keywords received values. This can be checked to see if there were keywords without any values given.

@Hish15 Hish15 merged commit e9c22b9 into ObKo:master Jul 25, 2021
@atsju atsju deleted the JST/bumCmakeVersion branch July 27, 2021 11:15
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.

Blinky Example doesn't compile due to lack of LL Components
3 participants