No, we are missing one point.  If someone does:

find_package(BLAS)

It should never error.  Only if someone does:
find_package(BLAS REQUIRED)  should it error out.

I have made the change to CVS.

-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to