YouCompleteMe/cpp
Strahinja Val Markovic ac1f40b9af Renaming our gtest targets to gtest_ycm
llvm also has a copy of gtest in its source tree. This causes cmake to bork
since it sees several different targets with the same name (gtest and
gtest_main). So we have to rename our versions of gtest and gtest_main to
something else... We're just appending _ycm now.

This will cause pain when we want to update gtest in the future from upstream,
but I don't see a better way of handling this.
2012-07-05 17:59:32 -07:00
..
BoostParts Fixing cmake conf so that we can use all warnings 2012-07-04 21:24:16 -07:00
llvm Adding more llvm/clang files 2012-07-05 17:55:45 -07:00
ycm Renaming our gtest targets to gtest_ycm 2012-07-05 17:59:32 -07:00
CMakeLists.txt Adding llvm/clang to our CMakeLists files 2012-07-05 17:58:49 -07:00