On Thu, 6 Dec 2012, Daniel Richard G. wrote:
> On Thu, 6 Dec 2012, Graycode wrote:
>
> > Yet the CMakeLists.txt file currently contains:
> >
> > IF(MSVC)
> > ADD_DEFINITIONS(-D_CRT_SECURE_NO_DEPRECATE)
> > ENDIF(MSVC)
> >
> > I'm not a Cmake user, but that seems a more appropriate place for settings
> > that are unique to a particular compiler brand and version.
>
> Ah, good catch! I missed that bit.
>
> New patch attached.
I have applied and committed this patch.
Philip
--
Philip Hazel