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

appveyor: try to run on more than one core #281

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

julianoes
Copy link
Collaborator

Appveyor CI should provide 2 cores, so we can make use of that.

This is also in the docs:
mavlink/MAVSDK-docs#98

Appveyor CI should provide 2 cores, so we can make use of that.
Copy link
Contributor

@shakthi-prashanth-m shakthi-prashanth-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@@ -41,6 +41,7 @@ before_build:
build: on

build_script:
- set CL=/MP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, Shall I remove set cores=%NUMBER_OF_PROCESSORS% ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know. If it's the same, sure.

@julianoes julianoes merged commit abb868f into develop Feb 21, 2018
@julianoes julianoes deleted the appveyor-multiple-cores branch February 21, 2018 09:16
JonasVautherin pushed a commit that referenced this pull request Aug 15, 2023
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