cmake-conan icon indicating copy to clipboard operation
cmake-conan copied to clipboard

feat: add `CONAN_OUTPUT_PATH`

Open Nerixyz opened this issue 7 months ago • 1 comments
trafficstars

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.

Nerixyz avatar Mar 31 '25 20:03 Nerixyz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 31 '25 20:03 CLAassistant