- Dependency are installed "striped". - Our project are build "debugoptimized" by default and "release" when building release instead of "debug" We need to update the `base_deps_meta_version` as we are changing how dependencies are compiled.
It is now the platform who is responsible to: - correctly add the toolchains as needed - setup the cross environment - create the cross files.
`all_configure_option` should be ALL configure option.