[CMake] uic3 - UI Wrapper

Alexander Neundorf a.neundorf-work at gmx.net
Fri Jun 1 08:23:40 EDT 2007


On Friday 01 June 2007 06:57, Christian Körner wrote:
> Hi,
>
> We are using the Qt4 support libraries and are wondering if there exists a
> QT_WRAP_UI equivalent for uic3 or if this functionality has to be achieved
> via a custom command.

We have a macro for that in KDE4Macros.cmake, KDE4_ADD_UI3_FILES(): 
http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/

It does a bit more than that, you can remove what you don't need.

Alex


More information about the CMake mailing list