Skip to content
  • Tobias Hunger's avatar
    Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties · cd32886b
    Tobias Hunger authored and Brad King's avatar Brad King committed
    Allow to force moc/rcc/uic compiler used for AUTO(MOC|RCC|UIC).
    
    Setting these properties is only necessary if you are going to do
    strange things like build these tools as part of your own build system.
    
    Setting these properties will also prevent cmake from testing the
    binary: It is user-provided and assumed to be valid.
    cd32886b