Skip to content

Set CMAKE_BUILD_PARALLEL_LEVEL earlier

Pre-release
Pre-release

Choose a tag to compare

@graebm graebm released this 15 Mar 21:11
· 160 commits to main since this release
1f9b9ca
trivial improvements (#105)

* set CMAKE_BUILD_PARALLEL_LEVEL before configuring
just in case some monster decides to build from within the configuration step (cough cough aws-c-cal/cmake/modules/aws-lc.cmake)

* more natural traversal order