diff options
author | Pierre Moreau <[email protected]> | 2019-01-07 21:30:17 +0100 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-01-08 08:53:38 -0800 |
commit | ba55cb2bcd40a71fcdaecff397bceebd8a62a60b (patch) | |
tree | 99a20cf3a62f30e1016ead58b2a02163bbf350b0 /src/compiler/spirv/vtn_variables.c | |
parent | add5a2ec92f4b3f7ac8353e5986dc04186a7b6da (diff) |
clover/meson: Ignore 'svn' suffix when computing CLANG_RESOURCE_DIR
The version exported by LLVM in its CMake configuration files can
include the “svn” suffix when building a development version (for
example “8.0.0svn”). However the exported clang headers are still found
under “lib/clang/8.0.0/”, without the “svn” suffix.
Meson takes care of removing the “svn” suffix from the version when
using the dependency’s `version()` method.
This processing is already performed in “configure.ac” when using
autotools.
Signed-off-by: Pierre Moreau <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/compiler/spirv/vtn_variables.c')
0 files changed, 0 insertions, 0 deletions