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

cmake: fix NUTTX_COMMON_DIR #11375

Merged
merged 1 commit into from Dec 12, 2023
Merged

cmake: fix NUTTX_COMMON_DIR #11375

merged 1 commit into from Dec 12, 2023

Conversation

raiden00pl
Copy link
Contributor

Summary

  • cmake: NUTTX_COMMON_DIR must be set after .config definitions are included
    otherwise NUTTX_COMMON_DIR is empty if CONFIG_ARCH_BOARD_COMMON is set from menuconfig

Impact

Testing

local build

CMakeLists.txt Outdated Show resolved Hide resolved
…luded

otherwise NUTTX_COMMON_DIR is empty if CONFIG_ARCH_BOARD_COMMON is set from menuconfig

Co-authored-by: hartmannathan <59230071+hartmannathan@users.noreply.github.com>
@acassis acassis merged commit 267d039 into apache:master Dec 12, 2023
26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.4.0 Dec 27, 2023
@jerpelea jerpelea moved this from To-Add to processed in Release Notes - 12.4.0 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants