Skip to content

Conversation

@felix-kaestner
Copy link
Contributor

Correct the working directory of the execute_process call, to get the version from git tags.
The working directory should be the the directory of this libary. Otherwise, if you include httplib
as a git submodule and call add_subdirectory, the execute_process command will be run in a wrong
directory leading to error.

Correct the working directory of the execute_process call, to get the version from git tags.
The working directory should be the the directory of this libary. Otherwise, if you include httplib
as a git submodule and call add_subdirectory, the execute_process command will be run in a wrong
directory leading to error.
@yhirose
Copy link
Owner

yhirose commented Aug 24, 2020

@felix-kaestner, thank you for your contribution.
@sum01, when you have time, could you review the pull request?

@sum01
Copy link
Contributor

sum01 commented Aug 24, 2020

Looks good to me

@yhirose yhirose merged commit 9dcffda into yhirose:master Aug 24, 2020
@yhirose
Copy link
Owner

yhirose commented Aug 24, 2020

@felix-kaestner, @sum01, thanks for your contribution!

@felix-kaestner felix-kaestner deleted the patch-1 branch August 25, 2020 16:35
ExclusiveOrange pushed a commit to ExclusiveOrange/cpp-httplib-exor that referenced this pull request May 2, 2023
Correct the working directory of the execute_process call, to get the version from git tags.
The working directory should be the the directory of this libary. Otherwise, if you include httplib
as a git submodule and call add_subdirectory, the execute_process command will be run in a wrong
directory leading to error.
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