Don't export internal classes when not building autotests.

Authored by dfaure on Feb 20 2017, 10:41 PM.

Description

Don't export internal classes when not building autotests.

Summary: surely this is the reason for having a different export macro

Test Plan:
with BUILD_TESTING=FALSE, the generated header just says
#define AKONADI_TESTS_EXPORT, and everything still builds.

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: KDE PIM

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D4694

Details

Committed
dfaureFeb 21 2017, 10:20 AM
Reviewer
dvratil
Differential Revision
D4694: Don't export internal classes when not building autotests.
Parents
R165:2e658b98faf9: Remove unused included cpp file from autotest.
Branches
Unknown
Tags
Unknown