forked from ghostfox/qyouradio
Enable QML Type Compiler
This commit is contained in:
@@ -15,6 +15,7 @@ qt_add_library(QYRComponents STATIC)
|
||||
qt_add_qml_module(QYRComponents
|
||||
URI QYRComponents
|
||||
VERSION 1.0
|
||||
ENABLE_TYPE_COMPILER
|
||||
RESOURCE_PREFIX /qt/qml
|
||||
QML_FILES Button.qml
|
||||
QML_FILES Colors.qml
|
||||
|
||||
Reference in New Issue
Block a user