Move TRACETOOLS_LTTNG_ENABLED definition to config.h.in

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-02-28 17:45:57 -05:00
parent 40092071e9
commit c6b7a645e3
3 changed files with 11 additions and 7 deletions

View file

@ -16,5 +16,6 @@
#define TRACETOOLS__CONFIG_H_
#cmakedefine TRACETOOLS_DISABLED
#cmakedefine TRACETOOLS_LTTNG_ENABLED
#endif // TRACETOOLS__CONFIG_H_