Add documentation files to project tree

This commit is contained in:
Simon Stürz 2018-04-04 13:26:41 +02:00 committed by Michael Zanetti
parent 706028f774
commit 03ba42bd4e

View File

@ -41,6 +41,9 @@ INSTALLS += translations
QMAKE_EXTRA_TARGETS += licensecheck doc test lupdate lrelease
# Show doc files in project tree
OTHER_FILES += doc/*.qdoc
# Inform about nymea build
message(============================================)
message("Qt version:" $$[QT_VERSION])