[CMake] Watcom Support
J Decker
d3ck0r at gmail.com
Sat Mar 6 09:26:59 EST 2010
On Sat, Mar 6, 2010 at 6:22 AM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> J Decker wrote:
>>
>> Is there
>>
>> CMAKE_C_FLAGS_EXE_INIT and CMAKE_C_FLAGS_SHARED_INIT ?
>>
>> I also just tried exporting the blow mentioned values on 2.8.1-RC4,
>> with the same result.
>>
>
> You are clearing the CMakeCache.txt file each time you change the _INIT
> values right? The other thing you can try is editing the variables in the
> CMakeCache.txt directly until you get it working. Then change the _INIT
> variables.
>
Yes, I'm even deleting everything to double make sure - twice. the
linker optoins just aren't showing up.
>
> -Bill
>
More information about the CMake
mailing list