IncludeOS icon indicating copy to clipboard operation
IncludeOS copied to clipboard

Make dependencies optional

Open MagnusS opened this issue 1 year ago • 0 comments

We currently build all dependencies when we build ./default.nix, but ideally they should only be built if a service depended on them. This would at least require cmake flags to be added for optionally enabling them -- and possibly matching flags in the nix build when includeos is included as a dependency.

MagnusS avatar Jun 05 '24 08:06 MagnusS