Skip to content

[CMakeToolchain] fix adding tools.android:ndk_path with spaces in path - #17379

Merged
memsharded merged 3 commits into
conan-io:develop2from
kambala-decapitator:patch-1
Nov 26, 2024
Merged

memsharded merged 3 commits into
conan-io:develop2from
kambala-decapitator:patch-1

Conversation

@kambala-decapitator

@kambala-decapitator kambala-decapitator commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

Changelog: Bugfix: Fix adding tools.android:ndk_path with spaces in path.
Docs: Omit

Closes: #17378

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

@CLAassistant

CLAassistant commented Nov 25, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for your contribution!

Test test_android_c_library is broken in CI, it seems it is testing the output literally, so it should be updated.

@memsharded memsharded added this to the 2.10.0 milestone Nov 25, 2024
@kambala-decapitator

Copy link
Copy Markdown
Contributor Author

thanks, you're absolutely right! Updated the test.

@memsharded
memsharded merged commit aa4920e into conan-io:develop2 Nov 26, 2024
@kambala-decapitator
kambala-decapitator deleted the patch-1 branch November 26, 2024 07:07
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.

[bug] NDK path with spaces doesn't work in CMakeToolchain

4 participants