Skip to content

feat: add CONAN_OUTPUT_PATH#691

Open
Nerixyz wants to merge 1 commit intoconan-io:develop2from
Nerixyz:feat/conan-output-path
Open

feat: add CONAN_OUTPUT_PATH#691
Nerixyz wants to merge 1 commit intoconan-io:develop2from
Nerixyz:feat/conan-output-path

Conversation

@Nerixyz
Copy link

@Nerixyz Nerixyz commented Mar 31, 2025

When using copy(self, "*.dll", dep.cpp_info.bindir, self.build_folder) in a project, the function expects the output directory to be the CMake build directory. CONAN_OUTPUT_PATH defaults to conan but can be set to an empty string for conan to output to the CMake build directory.

@CLAassistant
Copy link

CLAassistant commented Mar 31, 2025

CLA assistant check
All committers have signed the CLA.

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