[cmake-developers] [Patch] Remove hard coded version of RTDLL for Open Watcom
Jiri Malak
malak.jiri at gmail.com
Tue Mar 4 10:46:01 EST 2014
> On 03/03/2014 03:43 PM, Jiri Malak wrote:
>> I enclosed new updated version of patch.
>> It contains change of InstallRequiredSystemLibraries only.
>
> Thanks. The lines:
>
> set(_watcom_major ${_watcom_major} - 11)
> ...
> set(_watcom_minor ${_watcom_minor} / 10)
>
> should use math(EXPR) to do numerical computation.
>
> -Brad
>
>
Brad,
Sorry, I fixed it now.
Regards
Jiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-hard-coded-version-of-RTDLL-for-Open-Watcom.patch
Type: text/x-patch
Size: 2031 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140304/7a289b04/attachment-0002.bin>
More information about the cmake-developers
mailing list