Skip to content

Conversation

@Tachi107
Copy link
Contributor

Thanks to abf3a67 the use of python3 isn't required anymore to configure the build, so I moved the find_program('python3') inside the "if compile" block.

This makes it possible to configure cpp-httplib on systems where python isn't available with tools like muon

Thanks to abf3a67 the use of python3
isn't required anymore to configure the build, so I moved the
find_program('python3') inside the "if compile" block.

This makes it possible to configure cpp-httplib on systems where python
isn't available with tools like muon: https://sr.ht/~lattis/muon/
@yhirose yhirose merged commit 1be1b3a into yhirose:master Apr 30, 2022
@yhirose
Copy link
Owner

yhirose commented Apr 30, 2022

Thanks!

@Tachi107 Tachi107 deleted the meson-cleanup branch April 30, 2022 21:41
ExclusiveOrange pushed a commit to ExclusiveOrange/cpp-httplib-exor that referenced this pull request May 2, 2023
Thanks to cd65f32 the use of python3
isn't required anymore to configure the build, so I moved the
find_program('python3') inside the "if compile" block.

This makes it possible to configure cpp-httplib on systems where python
isn't available with tools like muon: https://sr.ht/~lattis/muon/
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