Commit f309a4ac authored by Stephan Binner's avatar Stephan Binner
Browse files

Fix build for -no-feature-textcodec


Change-Id: I98ef516031e8057456d8dab6de01576d2734d8f5
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: default avatarPaul Olav Tvete <paul.tvete@qt.io>
parent 91582c53
No related merge requests found
Showing with 4 additions and 2 deletions
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += websockets
qtHaveModule(quick): SUBDIRS += imports
qtConfig(textcodec) {
SUBDIRS += websockets
qtHaveModule(quick): SUBDIRS += imports
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment