Skip to content
Unverified Commit 1a2c7fe6 authored by Alexey Shmalko's avatar Alexey Shmalko
Browse files

ycmd: fix build

This also fixes build for Mac OS X. The build failed before because both
clang and clang-unwrapped were in scope and CMake tried to compile the
library with unwrapped clang with well-understood consequences.

This commit fixes the issue by passing libclang through a different way.
parent 1db8403e
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