forked from qt-creator/qt-creator
Nanotrace headers are not exported to build dir at all if the feature is disabled, so runtime puppet build can't find them. We have to ifdef out the header include and define the required macros as empty in puppet. Fixes: QDS-6107 Change-Id: I702c3ed5521d30ee0b253d035dea4ea00d00848f Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>