From 1a698a7e954fbf005f46aadda2300f475bfec292 Mon Sep 17 00:00:00 2001 From: Luciano Wolf Date: Tue, 8 Jun 2010 15:47:21 -0300 Subject: Updating QtMaemo5 dependecies inside CMakeLists file. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewer: Marcelo Lira , Renato Araújo --- PySide/QtMaemo5/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PySide/QtMaemo5') diff --git a/PySide/QtMaemo5/CMakeLists.txt b/PySide/QtMaemo5/CMakeLists.txt index ac85ea48d..9251cc365 100644 --- a/PySide/QtMaemo5/CMakeLists.txt +++ b/PySide/QtMaemo5/CMakeLists.txt @@ -46,7 +46,7 @@ target_link_libraries(QtMaemo5 ${QT_QTGUI_LIBRARY} ${QT_QTMAEMO5_LIBRARY}) -#add_dependencies(QtMaemo5) +add_dependencies(QtMaemo5 QtGui) # install install(FILES ${CMAKE_CURRENT_BINARY_DIR}/QtMaemo5${CMAKE_DEBUG_POSTFIX}.so -- cgit v1.2.3