Brad King <brad.k...@kitware.com> writes:

> The same regex appears in
>
>  Tests/Plugin/check_mod_soname.cmake
>
> and has for years.  I think that one should be updated too, but I
> wonder why this problem has not been revealed in that test before.

That's because that script is asserting that the regular expression does
_not_ match, which is always the case when GNU binutils is not used.

I'll send another version of the patch fixing this one as well.

-- 

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