[CMake] Double builds required in XCode w/CMake when changing UI code in QtDesigner

Bill Hoffman bill.hoffman at kitware.com
Wed Apr 29 19:53:52 EDT 2009


Daniel Blezek wrote:
> Hi Mike,
> 
>   Here is my actual add_executable call.
> 
> add_executable ( Sumatra ${GUI_TYPE} ${SumatraSource} ${SumatraUISHeaders}
> ${SumatraMOCSource} ${SumatraResources} )
> 
> I may try swizzling the order around,
> Thanks,
> -dan
> 

Sounds like a bug.  If you could create a very small test case and 
create a bug, I will take a look at it.

-Bill


More information about the CMake mailing list