George Koehler wrote:
> math(EXPR) rejects expressions with negative numbers. This is awful
> because math() can reject its own negative results. For example, this
> code fails:
>
> math(EXPR negative "1 - 2")
> math(EXPR sum "100 + ${negative}")If you are touching this file anyway, do you see any chance of teaching it to deal with hex numbers, too? When dealing with the OpenSSL version defines I found out that this is currently not supported. Eike
signature.asc
Description: This is a digitally signed message part.
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
