diff options
author | Guillaume Papin <guillaume.papin@epitech.eu> | 2017-03-21 19:17:53 +0000 |
---|---|---|
committer | Guillaume Papin <guillaume.papin@epitech.eu> | 2017-03-21 19:17:53 +0000 |
commit | d2a64aa8549059633a4a7d7744648be6e11f3cf1 (patch) | |
tree | 08a02e823a72191a43d556569d1a47bcad25550c /lldb/packages/Python/lldbsuite | |
parent | 200e5e184a51df5862dff965bd1223b4fc0838ce (diff) | |
download | bcm5719-llvm-d2a64aa8549059633a4a7d7744648be6e11f3cf1.tar.gz bcm5719-llvm-d2a64aa8549059633a4a7d7744648be6e11f3cf1.zip |
[CMake] fix CLANG_INCLUDE_DIRS CMake export
Summary:
This change should fixes the export of CLANG_INCLUDE_DIRS variable in ClangConfig.cmake.
Unlike for the other variables, CLANG_INSTALL_PREFIX wasn't escaped meaning CLANG_INCLUDE_DIRS
resulting in the path "/include" instead of "${CLANG_INSTALL_PREFIX}/include".
Reviewers: beanz
Subscribers: mgorny
Differential Revision: https://reviews.llvm.org/D30911
llvm-svn: 298424
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions