QML_Balancer/content/CMakeLists.txt

14 lines
267 B
CMake
Raw Normal View History

2023-09-03 18:49:20 +03:00
### This file is automatically generated by Qt Design Studio.
### Do not change
qt_add_library(content STATIC)
qt6_add_qml_module(content
URI "content"
VERSION 1.0
QML_FILES
App.qml
Screen01.ui.qml
RESOURCES
fonts/fonts.txt
)