Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
a9517c85
Commit
a9517c85
authored
Apr 16, 2018
by
Guillaume Pasero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SuperBuild: enable qttranslations
parent
b7578432
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
SuperBuild/CMake/External_qt5.cmake
SuperBuild/CMake/External_qt5.cmake
+1
-1
No files found.
SuperBuild/CMake/External_qt5.cmake
View file @
a9517c85
...
...
@@ -52,6 +52,7 @@ file(TO_NATIVE_PATH ${QT5_SB_SRC} QT5_SB_SRC_NATIVE)
#Common options for all cases
# -skip qtbase
# -skip qttools (need linguist)
# -skip qttranslations
set
(
QT5_SB_CONFIG
"-prefix
${
QT5_INSTALL_PREFIX_NATIVE
}
-L
${
QT5_LIB_PREFIX_NATIVE
}
\
-I
${
QT5_INCLUDE_PREFIX_NATIVE
}
-I
${
QT5_INCLUDE_FREETYPE_NATIVE
}
\
...
...
@@ -84,7 +85,6 @@ set(QT5_SB_CONFIG
-skip qtserialport \
-skip qtspeech \
-skip qtsvg \
-skip qttranslations \
-skip qtvirtualkeyboard \
-skip qtwayland \
-skip qtwebchannel \
...
...
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