diff options
author | Aaron Watry <[email protected]> | 2017-09-10 13:05:35 -0500 |
---|---|---|
committer | Aaron Watry <[email protected]> | 2017-09-11 20:18:18 -0500 |
commit | 5666d3e3e5a5d598c5ea4a2b2d3682ef97c3f877 (patch) | |
tree | 2f197c2c1a23036ee2ad026c92b318c6fc948c40 /src/compiler/spirv | |
parent | f2d0f587ca898f7a7378e43668842194c723cb5b (diff) |
mesa/st: Include builddir/src/compiler/glsl to fix make check
Otherwise, when doing an out-of-tree build you can expect the following:
make[6]: Entering directory \
'${MESA_SRC}/build/src/mesa/state_tracker/tests'
CXX test_glsl_to_tgsi_lifetime.o
In file included from \
${MESA_SRC}/src/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_private.h:31:0,
from \
${MESA_SRC}/src/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_temprename.h:27,
from \
${MESA_SRC}/src/mesa/src/mesa/state_tracker/tests/test_glsl_to_tgsi_lifetime.cpp:24:
${MESA_SRC}/src/compiler/glsl/ir.h:1502:37: \
fatal error: ir_expression_operation.h: No such file or directory
#include "ir_expression_operation.h"
Signed-off-by: Aaron Watry <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Tested-by: Gert Wollny <[email protected]>
Diffstat (limited to 'src/compiler/spirv')
0 files changed, 0 insertions, 0 deletions