mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-02 08:19:34 +00:00
Do not force doc build on Linux when calling "make install"
Change-Id: I7081e43810ec8c05c75f6772140e1a464dbc08ad Reviewed-by: Katja Marttila <katja.marttila@qt.io>
This commit is contained in:
parent
9bdcadbc3c
commit
ac4784ad6f
@ -34,12 +34,6 @@ qch_docs.commands = $$HELPGENERATOR -o $$QCH_FILE $$QHP_FILE
|
||||
qch_docs.depends += html_docs
|
||||
qch_docs.files = $$QCH_FILE
|
||||
|
||||
unix:!macx {
|
||||
qch_docs.path = $$PREFIX/doc
|
||||
qch_docs.CONFIG += no_check_exist
|
||||
INSTALLS += qch_docs
|
||||
}
|
||||
|
||||
docs_online.depends = html_docs_online
|
||||
QMAKE_EXTRA_TARGETS += html_docs_online docs_online
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user