aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/CMakeLists.txt
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2010-02-03 13:26:33 -0400
committerAnderson Lizardo <anderson.lizardo@openbossa.org>2010-02-05 15:51:14 -0400
commit1c0fef9a16ebef629dbac0c272065a221832d1b2 (patch)
tree5668fd49d878faae271b9e00c41fb431c6ab887b /PySide/QtGui/CMakeLists.txt
parent63a3be90057cef5578ec75a6d7ec6cf2fbc5e66b (diff)
Remove duplicate source file
${SPECIFIC_OS_FILES} already includes this file for X11 platforms. This gets rid of a warning when running cmake.
Diffstat (limited to 'PySide/QtGui/CMakeLists.txt')
-rw-r--r--PySide/QtGui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/PySide/QtGui/CMakeLists.txt b/PySide/QtGui/CMakeLists.txt
index 619297b7e..567a086d8 100644
--- a/PySide/QtGui/CMakeLists.txt
+++ b/PySide/QtGui/CMakeLists.txt
@@ -397,7 +397,6 @@ ${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/qwindowstatechangeevent_wrapper.cpp
${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/qwizardpage_wrapper.cpp
${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/qwizard_wrapper.cpp
${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/qworkspace_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/qx11info_wrapper.cpp
${SPECIFIC_OS_FILES}
${QtGui_46_SRC}