Skip to content
Snippets Groups Projects
user avatar
Eric Engestrom authored
The extra `../` only works if the build directory is an immediate child of the
source directory. In all the other configurations this breaks the build.

Dropping the extra `../` makes use of the `-I${SOURCE_DIR}` provided by meson.

Signed-off-by: default avatarEric Engestrom <eric@engestrom.ch>
80dc7723
History
Name Last commit Last update
..