From 9eecd77dded016085cc079ae3a9c5ba14e63e95e Mon Sep 17 00:00:00 2001 From: DjLegolas Date: Sat, 31 Aug 2024 10:01:20 +0300 Subject: [PATCH] Add ability to configure extra opts per project Some users might want to be able to add additional options to the compilation command of each project. With this, we add the `--extra-opts` build option which appends the passed option to a project's build command line. The structure is: `--extra-opts :