It would be ideal to offer the option of avoiding compiling dependencies, such as libx11 or cmake >= 3.21, when they are already present on the system.
Implement a way to detect the presence of suitable software to avoid building certain dependencies.
It would be ideal to offer the option of avoiding compiling dependencies, such as
libx11
orcmake >= 3.21
, when they are already present on the system.Implement a way to detect the presence of suitable software to avoid building certain dependencies.