[Insight-users] fixes for Borland build of /Auxiliary
Bill Hoffman
bill.hoffman@kitware.com
Tue, 01 Oct 2002 11:13:55 -0400
At 10:08 AM 10/1/2002 -0400, Luis Ibanez wrote:
>Hi Dean,
>
>Thanks for the detailed report.
>I'll make this changes later today.
>
>Luis.
>
>===================================
>
>dean.inglis@on.aibn.com wrote:
>
>>Hi,
>>
>>after tinkering for a bit, I've got Auxiliary built
>>but could someone check these suggested changes,
>>and, if correct, commit them?
>>
>>1) /Auxiliary/CMakeLists.txt - add IF (WIN32)
>> ADD_DEFINITIONS (-DWIN32)
>> ENDIF (WIN32)
This should not be needed. What is the problem here?
-Bill