IVGCVSW-3400 Fixed include directives for Gatord builds
authorMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 17 Oct 2019 12:26:21 +0000 (13:26 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 17 Oct 2019 12:34:28 +0000 (13:34 +0100)
commit6598427f7dc68f2c9ef6d683e80ec4627df52d58
tree8fc60f90d77f45394454f2ab568394a04cac5cff
parent7e5eec7d06c1f753b13af653eacd476c0b68efcc
IVGCVSW-3400 Fixed include directives for Gatord builds

 * Using proper include directives with include paths
 * The relative paths used were causing trouble when building
   on other CI systems

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: I897a80d1f56fbdbc3c714a50a0598210d8f0a03c
CMakeLists.txt
tests/profiling/gatordmock/GatordMockService.cpp
tests/profiling/gatordmock/GatordMockService.hpp
tests/profiling/gatordmock/PeriodicCounterCaptureCommandHandler.cpp
tests/profiling/gatordmock/PeriodicCounterCaptureCommandHandler.hpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp