It seems so.  I was thrown off by the multiple levels of indirection
happening since the actual values in the OPTIONAL_INCLUDES end up as
"foo1;foo2-NOTFOUND;bar".  I was thinking that if(VARNAME) would only work
if the value of VARNAME was actually "VARNAME-NOTFOUND" but that's not the
case, it works so long as "-NOTFOUND" is a suffix.

- Chuck


On Tue, Sep 2, 2014 at 1:37 AM, Rolf Eike Beer <e...@sf-mail.de> wrote:

> Am Montag, 1. September 2014, 14:35:41 schrieb Chuck Atkins:
> > Back on topic...
> >
> > > Solaris 10 + SolarisStudio
> > > http://open.cdash.org/buildSummary.php?buildid=3470493
> > > No build failures, 4 test failures
> > >
> > > Solaris 10 + GCC (from OpenCSW)
> > > http://open.cdash.org/buildSummary.php?buildid=3470687
> > > No build failures, 5 test failures
> >
> > I dug more into the test failures.  3 of the failures were due to a
> borked
> > mercurial install on the machine, i.e. not a cmake problem but a system
> > problem, which has since been fixed.  Another was a FindGTK2 bug, which I
> > just pushed a fix to next for.
>
> Isn't "if (D)" enough there instead of the MATCHES?
>
> Eike
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to