Skip to content
Commit 9913f734 authored by Igor Kushnir's avatar Igor Kushnir
Browse files

Don't look for Clang's builtin dir in "unclean" version subdir

Since 6da2caac KDevelop looks for
Clang's builtin dir in the ${CLANG_VERSION_CLEAN} subdirectory in
addition to the ${CLANG_VERSION} subdirectory. As
ClangHelpers::clangBuiltinIncludePath() does not consider a not-clean
version subdirectory, CMake code does not need to consider it either.
parent 1a92bed7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment