Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
173c8ffe
Commit
173c8ffe
authored
Jul 05, 2016
by
Jordan P. Lefebvre
Browse files
Fixing typo.
parent
df48aace
Changes
1
Hide whitespace changes
Inline
Side-by-side
radixplot/CMakeLists.txt
View file @
173c8ffe
...
...
@@ -32,7 +32,7 @@ SET(HEADERS
#
IF
(
USE_QT4
)
QT4_WRAP_CPP
(
MOC_FILES
${
HEADERS
}
${
MOC_
HEADERS
}
)
#
# Process qt resource files
...
...
@@ -41,7 +41,7 @@ IF(USE_QT4)
)
ELSE
()
QT5_WRAP_CPP
(
MOC_FILES
${
HEADERS
}
${
MOC_
HEADERS
}
)
#
# Process qt resource files
...
...
Write
Preview
Markdown
is supported
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