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

[MesonToolchain] Added native mechanism when cross-building (#15919) #20

Merged
merged 1 commit into from
Jun 6, 2024
Merged

[MesonToolchain] Added native mechanism when cross-building (#15919) #20

merged 1 commit into from
Jun 6, 2024

Conversation

H2NCH2COOH
Copy link

  • Added native attribute to MesonToolchain. Adapted the whole Meson mechanism

  • Added functional test

  • Added integration test

  • Update conans/test/functional/toolchains/meson/test_meson_native_attribute.py

Co-authored-by: James memsharded@gmail.com

  • typo

  • Get back to cross_build check

  • Fixed if-else condition if native


Co-authored-by: James memsharded@gmail.com

Zhiyuan Wang: With modification to meson toolchain to use our compiler search method.

…io#15919)

* Added native attribute to MesonToolchain. Adapted the whole Meson mechanism

* Added functional test

* Added integration test

* Update conans/test/functional/toolchains/meson/test_meson_native_attribute.py

Co-authored-by: James <memsharded@gmail.com>

* typo

* Get back to cross_build check

* Fixed if-else condition if native

---------

Co-authored-by: James <memsharded@gmail.com>

Zhiyuan Wang: With modification to meson toolchain to use our compiler
search method.
@exjam exjam merged commit d7f5039 into grossag:topic/grossag/2.2.3+euc Jun 6, 2024
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.

3 participants