Fix compilation of tests for out-of-tree-build
We have to modify the include path, otherwise I get
| libconfig/tests/tests.c:31:10: fatal error: libconfig.h: No such file or directory
| 31 | #include <libconfig.h>
| | ^~~~~~~~~~~~~
| compilation terminated.
Signed-off-by: Bernhard Walle <bernhard.walle@ncp-e.com>
Showing
Please register or sign in to comment