[CMake] Watcom Support

Tyler Roscoe tyler at cryptio.net
Thu Mar 4 13:51:00 EST 2010


On Wed, Mar 03, 2010 at 09:55:39AM -0800, J Decker wrote:
> OKay these should work great, but have to be done on a per-target
> basis, rather than being built into the generator.  How would the
> ...\share\cmake-2.8\Modules\Platform\Windows-wcl386.cmake get modified
> to set link_flags?

I would write a macro that wraps add_library()/add_executable() and also
calls the appropriate set_target_properties() command.

tyler


More information about the CMake mailing list