--cmake-extra
Pre-release
Pre-release
--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