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

support list in conan command during version check

Open oleksandr-prykhodko-quickbase opened this issue 1 year ago • 1 comments

We have custom wrapper around conan command and use it in cmake as set(CONAN_COMMAND "py;conan_command.py") Passing it to conan_get_version unwraps it as a list thus version check calls whatever is first in the list instead of the whole command.

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 27 '24 20:08 CLAassistant