How to build setup.exe or setup.dmg (for mac) of chromium browser? I tried to read the build documentation but there is only information about how to build chromium and run it but not to build setup.exe
Setup is an executable file and you can create that file by running the following command:
ninja -C folder_to_output setup