Hello,
Following up on my Ansible build scripts for Windows, I created an Ansible script to build CEF for Linux in Azure. It provision a VM, install build tools, downloads the CEF dependencies and code, builds CEF and uploads the binary distribution to blob storage.
The process takes about 3:30h using a 4-vcpu machine for setup and a 64-vcpu machine for building, with a Premium SSD hard disk.
Instructions and details on the README of the repo.
Contributions are welcome.
https://github.com/RangelReale/ansible-cef-build-linux