On Fri, Feb 24, 2012 at 8:36 AM, Aleksey Midenkov <midenok(a)gmail.com> wrote:
Continuing to shed light on my issue.
=== CUT ===
The problem is with tqt-replace not found on PATH. Current CMake
implementation does not check failure of execute_process. I'm working
on tde_execute_process macro. Another measure that should be done is
configuring for tqt-replace like for uic in cmake scripts.
Thank you!