[CMake] Watcom Support

Bill Hoffman bill.hoffman at kitware.com
Sat Mar 6 09:22:08 EST 2010


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.


-Bill


More information about the CMake mailing list