bindings: cxx: use 'upstream' include path
authorAlexander Stein <alexander.stein@mailbox.org>
Wed, 7 Aug 2019 19:51:28 +0000 (21:51 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 9 Aug 2019 06:22:58 +0000 (08:22 +0200)
commit7e70e873da80984953aa13cee6d945476f403433
treeaef046dbcf338138c33da4acd67c6e0cde9a18d7
parent25591339089735d7974da105c4bd6ad059783638
bindings: cxx: use 'upstream' include path

According to https://github.com/catchorg/Catch2/issues/1202 the
regular include is 'catch2/catch.hpp'. Also CMake and pkg-config
provide include paths for this include name.

Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/cxx/tests/gpiod-cxx-test.cpp
bindings/cxx/tests/tests-chip.cpp
bindings/cxx/tests/tests-event.cpp
bindings/cxx/tests/tests-iter.cpp
bindings/cxx/tests/tests-line.cpp
configure.ac