Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding cmake project files for qml-material #446

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

theflameemperor
Copy link

@theflameemperor theflameemperor 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