Skip to content

--cmake-extra

Pre-release
Pre-release
Compare
Choose a tag to compare
@graebm graebm released this 03 Mar 17:58
· 147 commits to main since this release
6955acc
--cmake-extra lets you add extra cmake args to every project (#99)

The existing `cmake_args` in the config does not affect the building of upstream dependencies

So add new CLI argument we can use like `--cmake-extra=-DBUILD_SHARED_LIBS=ON` and build everything in the tree with a given flag