cmake: Sync FbSupport module name with pro file
Change-Id: I5374618a34811d516eb8fd12c1429b851fd108c4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
a17e05bf20
commit
33617c03a4
|
|
@ -7,6 +7,7 @@
|
|||
qt_internal_add_module(FbSupport
|
||||
STATIC
|
||||
INTERNAL_MODULE
|
||||
CONFIG_MODULE_NAME "fb_support" # special case
|
||||
SOURCES
|
||||
qfbbackingstore.cpp qfbbackingstore_p.h
|
||||
qfbcursor.cpp qfbcursor_p.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue