On Thursday 02 April 2009, Ivan Chupahin wrote:
> Hi,folks!
>
> My project uses Qt4 and i need to generate *.h files from *.ui files. For
> that i use QT4_WRAP_UI macro. But it generete *.h files in a derectory
> where CMake is running. Maybe exit some CMake variable for point an output
> directory
Hi,folks!
My project uses Qt4 and i need to generate *.h files from *.ui files. For
that i use QT4_WRAP_UI macro. But it generete *.h files in a derectory where
CMake is running. Maybe exit some CMake variable for point an output
directory for that generated files or some other tools?