Update CMakeLists.txt
This commit is contained in:
parent
0851f4fdd4
commit
b14f14c45a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ list(APPEND CMAKE_PREFIX_PATH ${PREFIX_PATH})
|
||||||
find_package(Qt6 REQUIRED COMPONENTS
|
find_package(Qt6 REQUIRED COMPONENTS
|
||||||
Widgets Core Gui Network Xml
|
Widgets Core Gui Network Xml
|
||||||
RemoteObjects Quick Svg QuickControls2
|
RemoteObjects Quick Svg QuickControls2
|
||||||
Core5Compat Qt6ShaderTools
|
Core5Compat ShaderTools
|
||||||
)
|
)
|
||||||
qt_standard_project_setup()
|
qt_standard_project_setup()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue