Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
QtTesting
Commits
fc5e183a
Commit
fc5e183a
authored
Sep 27, 2007
by
Clinton Stimpson
Browse files
COMP: Reverse logic.
parent
5b9300d2
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
fc5e183a
...
...
@@ -4,7 +4,7 @@ PROJECT(QtTesting)
SET
(
QT_TESTING_WITH_XML ON
)
# if Qt has XML module
IF
(
QT_EDITION_DESKTOPLIGHT
)
SET
(
QT_TESTING_WITH_XML O
N
)
SET
(
QT_TESTING_WITH_XML O
FF
)
ENDIF
(
QT_EDITION_DESKTOPLIGHT
)
IF
(
QT_TESTING_WITH_PYTHON
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment