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
2029f4d5
Commit
2029f4d5
authored
Apr 11, 2018
by
Guillaume Pasero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SuperBuild: enable qttools to compile linguist
parent
2be222a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
SuperBuild/CMake/External_qt5.cmake
SuperBuild/CMake/External_qt5.cmake
+2
-2
No files found.
SuperBuild/CMake/External_qt5.cmake
View file @
2029f4d5
...
...
@@ -50,7 +50,8 @@ endif()
file
(
TO_NATIVE_PATH
${
QT5_SB_SRC
}
QT5_SB_SRC_NATIVE
)
#Common options for all cases
# -skip qtbase
# -skip qtbase
# -skip qttools (need linguist)
set
(
QT5_SB_CONFIG
"-prefix
${
QT5_INSTALL_PREFIX_NATIVE
}
-L
${
QT5_LIB_PREFIX_NATIVE
}
\
-I
${
QT5_INCLUDE_PREFIX_NATIVE
}
-I
${
QT5_INCLUDE_FREETYPE_NATIVE
}
\
...
...
@@ -83,7 +84,6 @@ set(QT5_SB_CONFIG
-skip qtserialport \
-skip qtspeech \
-skip qtsvg \
-skip qttools \
-skip qttranslations \
-skip qtvirtualkeyboard \
-skip qtwayland \
...
...
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