Skip to content

Conversation

@mrmomolastofhisname
Copy link

@mrmomolastofhisname mrmomolastofhisname commented Jun 3, 2016

adding cmake project files for those that want yo use cmake as their build system using

add_subdirectory([path to qml-material])

also remember to link the library to your project

target_link_libraries(${PROJECT_NAME} Material)

adding cmake project files for the demo
adding icons needed by the demo
adding "qrc://" to the demo's import path so it can find qml-material
@goetzc
Copy link

goetzc commented Aug 23, 2016

This would be more useful than using qmake....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants