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

feat: upgrade CMake #133

Merged
merged 1 commit into from
Oct 8, 2023
Merged

feat: upgrade CMake #133

merged 1 commit into from
Oct 8, 2023

Conversation

andreas-kurz
Copy link
Contributor

To interactively debug CMake version 3.27 is required. As this container is based on the Zephyr SDK which is based on an Ubuntu LTS version, CMake is too old to support debugging.

Therefore we install CMake from their repository and add the CMake extension to the devcontainer file for auto-install it.

@andreas-kurz andreas-kurz requested a review from rexut as a code owner October 5, 2023 10:05
To interactively debug CMake version 3.27 is required. As
this container is based on the Zephyr SDK which is based
on an Ubuntu LTS version, CMake is too old to support
debugging.

Therefore we install CMake from their repository and add
the CMake extension to the devcontainer file for auto-install
it.

Signed-off-by: Andreas Kurz <[email protected]>
@andreas-kurz andreas-kurz force-pushed the askz/upgrade-cmake-version branch from ab3bffa to 883ab46 Compare October 5, 2023 10:06
Copy link
Member

@rexut rexut left a comment

Choose a reason for hiding this comment

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

Many thanks.

@rexut rexut merged commit 883ab46 into main Oct 8, 2023
3 checks passed
@rexut rexut deleted the askz/upgrade-cmake-version branch October 30, 2023 09:36
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.

2 participants