On 15 August 2011 11:34, laurent laffont <[email protected]> wrote:
>
> If I edit vm-display-null/CMakeLists.txt and change:
> set_target_properties(vm-display-null PROPERTIES PREFIX "" SUFFIX "" )
> to
> set(linkFlags "${linkFlags} -m32")
> set_target_properties(vm-display-null PROPERTIES LINK_FLAGS "${linkFlags}" 
> PREFIX "" SUFFIX "" )
> then cmake. && make
> it works, right flags used.
> So it seems that generateWithSources output wrong 
> vm-display-null/CMakeLists.txt
> Laurent.
>
Yes. Try out CMakeVMMaker-IgorStasenko.134

And thanks for being persistent! :)

-- 
Best regards,
Igor Stasenko AKA sig.

Reply via email to