On Fri Nov 20, 2020 at 08:06:27PM +, Stuart Henderson wrote:
> On 2020/11/20 20:49, Rafael Sadowski wrote:
> > I would like to add an new cmake module option.
> >
> > MODCMAKE_PORT_BUILD:
> > If set to `Yes', CMake will set all necessary options for a port build.
> > This does not change any d
On 2020/11/20 20:49, Rafael Sadowski wrote:
> I would like to add an new cmake module option.
>
> MODCMAKE_PORT_BUILD:
> If set to `Yes', CMake will set all necessary options for a port build.
> This does not change any default settings for use outside the ports
> tree. Default value is `Yes'.
>
I would like to add an new cmake module option.
MODCMAKE_PORT_BUILD:
If set to `Yes', CMake will set all necessary options for a port build.
This does not change any default settings for use outside the ports
tree. Default value is `Yes'.
I have tested it with some ports and it works as desired.