← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH 9/9] Define compiler flags for MSVC

 

Hi,

> +if( USE_WX_OVERLAY OR APPLE )
> +    add_definitions( -DUSE_WX_OVERLAY )
> +endif()
> +

That is a merge error, I'll remove that.

   Simon


References