Skip to content

Make conanfile directory configurable#633

Open
valgur wants to merge 1 commit intoconan-io:develop2from
valgur:feature/configurable-conanfile-dir
Open

Make conanfile directory configurable#633
valgur wants to merge 1 commit intoconan-io:develop2from
valgur:feature/configurable-conanfile-dir

Conversation

@valgur
Copy link

@valgur valgur commented Mar 27, 2024

I stumbled upon a scenario where it made sense not to place the conanfile at the project root and needed to modify the conanfile directory location in conan_provider.cmake. I thought it would not hurt to convert it into an easily configurable variable instead of hard-coding it in general.

@CLAassistant
Copy link

CLAassistant commented Mar 27, 2024

CLA assistant check
All committers have signed the CLA.

@valgur
Copy link
Author

valgur commented Mar 27, 2024

Would be nice to make it a CACHE variable and group it together with other options at the bottom of the file, but it fails when converted to a CACHE var for some reason.

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