# platforms file ## Crosscompiling ``` { "Platforms": { "Some crosscompile image": { "enabled": true, "codename": "", "docker_dir": "", "docker_image": "", "docker_build_options": { "image_from": "", "image_prepare_script": "", "arch": "", "toolchain": "", "triplet": "" }, "cmake_toolchain": "", "ppa_filters": [""] } } } ``` [Debian codenames](https://wiki.debian.org/DebianReleases) [Debian arch names](https://wiki.debian.org/SupportedArchitectures) [Debian multiarch names](https://wiki.debian.org/Multiarch/Tuples) You can add any values in `docker_build_options` object, all these values passed to docker on building