The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 925c35f22ea7cb84f9feae0af0c87d493177c869
Author: Vincent van Ravesteijn <[email protected]>
Date:   Thu Apr 25 20:18:46 2013 +0200

    Fix CMake on Windows

diff --git a/development/cmake/modules/FindQt4.cmake 
b/development/cmake/modules/FindQt4.cmake
index 15620de..066124a 100644
--- a/development/cmake/modules/FindQt4.cmake
+++ b/development/cmake/modules/FindQt4.cmake
@@ -791,7 +791,6 @@ endmacro()
         COMMAND ${QT_UIC_EXECUTABLE}
         ARGS ${ui_options} -o ${outfile} ${infile}
         MAIN_DEPENDENCY ${infile})
-      set(${outfiles} ${${outfiles}} ${outfile})
     ENDFOREACH (it)
 
   ENDMACRO (QT4_WRAP_UI)

-----------------------------------------------------------------------

Summary of changes:
 development/cmake/modules/FindQt4.cmake |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to