diff options
author | Martin Smith <martin.smith@theqtcompany.com> | 2016-02-29 13:07:11 +0100 |
---|---|---|
committer | Martin Smith <martin.smith@theqtcompany.com> | 2016-03-09 11:34:16 +0000 |
commit | 2b262fad86ef38a5fa692b4c73e6ec26a5d45a5f (patch) | |
tree | 4b61e71f6bd7f62bf5784ab5e11df80c42e12db3 /src/qdoc/cppcodeparser.cpp | |
parent | 6a3863ec30a0ff477fa73aff9b64ba5407d26347 (diff) | |
download | qttools-2b262fad86ef38a5fa692b4c73e6ec26a5d45a5f.tar.gz |
qdoc: Let qdoc run without QtDeclarative
When qdoc is built without QtDeclarative present,
define QT_NO_DECLARATIVE. Then qdoc will not compile
the QML and JS parsers from QtDeclarative, and if it
encounters a request in the documentation to parse a
QML or JS snippet or file, it prints an error message
indicating that it can't parse QML or JS because
QtDeclarative is not installed.
Change-Id: I7e7948118244b7ffa563126520def083d75e3bb6
Task-number: QTBUG-51409
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions