Setting AMENT_CMAKE_CPPCHECK_ADDITIONAL_INCLUDE_DIRS with lttng
There is a current cppcheck error where it cannot find the macro TRACETOOLS_EVENT. This sets the appropriate ament_cmake variable in CMakeLists.txt to add lttng's include dirs.
Signed-off-by: Stephen Brawner brawner@gmail.com