Skip to content

adding cmake project files for qml-material#446

Open
mrmomolastofhisname wants to merge 1 commit into
papyros:developfrom
mrmomolastofhisname:develop
Open

adding cmake project files for qml-material#446
mrmomolastofhisname wants to merge 1 commit into
papyros:developfrom
mrmomolastofhisname:develop

Conversation

@mrmomolastofhisname

@mrmomolastofhisname mrmomolastofhisname commented Jun 3, 2016

Copy link
Copy Markdown

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

goetzc commented Aug 23, 2016

Copy link
Copy Markdown

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