build: slightly improve qmltype generation
qmlls still sucks too much for this to be very useful
This commit is contained in:
parent
6966fc025c
commit
73fd022b1e
2 changed files with 5 additions and 1 deletions
|
@ -54,6 +54,7 @@ endif()
|
|||
find_package(Qt6 REQUIRED COMPONENTS ${QT_FPDEPS})
|
||||
|
||||
qt_standard_project_setup(REQUIRES 6.6)
|
||||
set(QT_QML_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/qml_modules)
|
||||
|
||||
add_subdirectory(src/core)
|
||||
add_subdirectory(src/io)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue