Add more variables into global scope by cristianadam · Pull Request #9 · cpp-pm/gate · GitHub
Skip to content

Add more variables into global scope#9

Merged
bkotzz merged 1 commit into
cpp-pm:masterfrom
cristianadam:master
Jan 3, 2020
Merged

Add more variables into global scope#9
bkotzz merged 1 commit into
cpp-pm:masterfrom
cristianadam:master

Conversation

@cristianadam

Copy link
Copy Markdown

CMAKE_MODULE_PATH was modified by Hunter and the change was not
propagated into global scope.

HUNTER_ID_PATH, HUNTER_TOOLCHAIN_ID_PATH, HUNTER_CONFIG_ID_PATH
are expected to have non empty values.

Fixes: cpp-pm/hunter#93

CMAKE_MODULE_PATH was modified by Hunter and the change was not
propagated into global scope.

HUNTER_ID_PATH, HUNTER_TOOLCHAIN_ID_PATH, HUNTER_CONFIG_ID_PATH
are expected to have non empty values.

Fixes: cpp-pm/hunter#93
@bkotzz bkotzz merged commit 958e65c into cpp-pm:master Jan 3, 2020
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.

Boost not working with FetchContent_MakeAvailable(SetupHunter)

2 participants