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
f0e2a7ca
Commit
f0e2a7ca
authored
Sep 01, 2020
by
Cédric Traizet
Committed by
David Youssefi
Sep 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: build xcb in Qt Superbuild
parent
a292d964
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 @
f0e2a7ca
...
...
@@ -98,7 +98,7 @@ if(UNIX)
set
(
QT5_SB_CONFIG
"
${
QT5_SB_CONFIG
}
-no-framework"
)
else
()
#Linux
set
(
QT5_SB_CONFIG
"
${
QT5_SB_CONFIG
}
-no-glib -no-fontconfig"
)
set
(
QT5_SB_CONFIG
"
${
QT5_SB_CONFIG
}
-no-glib -no-fontconfig
-qt-xcb
"
)
endif
()
#common for all unix
set
(
QT5_SB_CONFIG
"
${
QT5_SB_CONFIG
}
-no-dbus -no-icu -v"
)
...
...
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