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

[Backport v3.7.99-ncs1-branch] cmake: support PATH argument in build_info() #2182

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

NordicBuilder
Copy link
Contributor

Backport 18ba09b~2..18ba09b from #2179.

Support PATH argument in build_info() function.
The PATH argument can be used to provide a list of paths paths and that
those paths might be using native style, such as `c:\win\path', and
therefore should be converted to CMake style path.

Signed-off-by: Torsten Rasmussen <[email protected]>
(cherry picked from commit a5cd46b)
(cherry picked from commit 724df7d)
Update build_info() calls to use `PATH` argument when values passed to
`build_info()` are user specified and thereby might use native path
separator, such as a single `\`.

Signed-off-by: Torsten Rasmussen <[email protected]>
(cherry picked from commit 2c1eae2)
(cherry picked from commit 18ba09b)
@rlubos rlubos merged commit fe530c0 into v3.7.99-ncs1-branch Oct 28, 2024
19 checks passed
@rlubos rlubos deleted the backport-2179-to-v3.7.99-ncs1-branch branch October 30, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants