Skip to content

Comments

Use ninja to build Cmake instead of MSBuild#153

Closed
charlestytler wants to merge 9 commits intocmake_migrationfrom
ninja
Closed

Use ninja to build Cmake instead of MSBuild#153
charlestytler wants to merge 9 commits intocmake_migrationfrom
ninja

Conversation

@charlestytler
Copy link
Collaborator

Uses ninja for faster builds.

Also sets cpp_tests github action to use Debug build rather than "Release with Debug Info"

@charlestytler
Copy link
Collaborator Author

Turns out to be slower than MSBuild in github actions (due to MSBuild having boost libraries linked already for Vendored code when checking out).
So abandoning for now.

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.

1 participant