aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2010-04-27 16:44:54 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-04-28 16:36:47 -0300
commit685246809debe672a0007b67fe78f7c77bad6739 (patch)
treeb69e1b6d738acfd0332e0012e413cb35dbbd10fa
parent196f5ae1046aca2f9fdc6284581474d062f505fc (diff)
Fixing project name
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
-rw-r--r--PySide/QtXmlPatterns/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtXmlPatterns/CMakeLists.txt b/PySide/QtXmlPatterns/CMakeLists.txt
index ef703137c..b7c7c3a63 100644
--- a/PySide/QtXmlPatterns/CMakeLists.txt
+++ b/PySide/QtXmlPatterns/CMakeLists.txt
@@ -1,4 +1,4 @@
-project(QtXml)
+project(QtXmlPatterns)
if (${QT_VERSION_MAJOR} EQUAL 4 AND ${QT_VERSION_MINOR} LESS 6)
set(QtXmlPatterns_46_SRC )