Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro for installing conan #176

Open
avimalka opened this issue Dec 18, 2022 · 3 comments
Open

Macro for installing conan #176

avimalka opened this issue Dec 18, 2022 · 3 comments

Comments

@avimalka
Copy link
Contributor

avimalka commented Dec 18, 2022

Hi,

I was wondering if there is any reason why there is no install_conan() macro (similar to run_vcpkg() )?
Sometimes I use machines that do not have conan installed and it will be nice to have an option to install it automatically.

(If my suggestion is acceptable I already have some macro I use, And I would very much like to port it to project_options)

Upvote & Fund

  • I am using Polar.sh so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you.

  • Thank you in advance for helping prioritize & fund our backlog.

Fund with Polar
@avimalka avimalka changed the title Macro to install conan Macro for installing conan Dec 18, 2022
@aminya
Copy link
Owner

aminya commented Dec 19, 2022

There is, but not documented. We should document it.

run_conan()

@avimalka
Copy link
Contributor Author

What I mean is installing conan - the actual command (e.g pip install conan)
It seems like run_conan() only installs conan-cmake

@aminya
Copy link
Owner

aminya commented Dec 19, 2022

For installing the development tools (e,g. Conan itself), we use setup-cpp.

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

No branches or pull requests

2 participants