[Bf-committers] [PATCH] use find_package() under UNIX, remove unnecessary duplicate search paths

Alexander Neundorf neundorf at kde.org
Sat Jul 11 21:51:03 CEST 2009


On Thursday 09 July 2009, H wrote:
> Alexander Neundorf wrote on 20090707:
> > On Saturday 27 June 2009, Alexander Neundorf wrote:
> > > Hi,
> > >
> > > the attached patch includes the previous patch and additionally does 3
> > > things: -under UNIX, it uses FIND_PACKAGE() to find the jpg, png and
> > > zlib libraries -it removes the explictely listed search paths, which
> > > are already searched by default, so it is not necessary to list them
> > > again explicitely -it removes the include directories /usr/include
> > > and /usr/local/include. /usr/include is used by default, all other
> > > directories should be searched via find_package/find_file and then
> > > added to the include directories.
> >
> > Comments ?
>
> Yes: go go go :) Looks good IMO.

It's now in the patch tracker:
http://projects.blender.org/tracker/index.php?aid=19008

Alex


More information about the Bf-committers mailing list