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

Add parallel option to cmake.build() #1026

Closed
memsharded opened this issue Feb 24, 2017 · 2 comments
Closed

Add parallel option to cmake.build() #1026

memsharded opened this issue Feb 24, 2017 · 2 comments
Assignees
Milestone

Comments

@memsharded
Copy link
Member

parallel=True/False(default?)/#cpus

tools.cpu_count might help

Suggestion by @sixten-hilborn

memsharded pushed a commit that referenced this issue Mar 15, 2017
* Add parallel option to CMake.build() for makefiles (#1026)

* Fix failing test

* Move parallel flag to from build() CMake constructor

* Update CMake tests

* Cpu count configurable
@memsharded
Copy link
Member Author

Partially addressed for Makefiles, would be good to add support for MSVC too.

@lasote
Copy link
Contributor

lasote commented Apr 18, 2017

It has been released in conan 0.22.0

@lasote lasote closed this as completed Apr 18, 2017
@pvicente pvicente added the fixed label Feb 1, 2018
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

3 participants