Add missing qt_standard_project_setup to richtext/textedit example
This amends commit f562711c64
.
Change-Id: Iedfb744aa827c7b246aa05eaadd6bc45639d7b61
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
parent
683ed1e526
commit
23be657dda
@ -15,6 +15,8 @@ find_package(Qt6
|
||||
OPTIONAL_COMPONENTS PrintSupport
|
||||
)
|
||||
|
||||
qt_standard_project_setup()
|
||||
|
||||
qt_add_executable(textedit
|
||||
main.cpp
|
||||
textedit.cpp textedit.h
|
||||
|
Loading…
Reference in New Issue
Block a user