forked from OSchip/llvm-project
64e48d72f4
This updates the target_link_libraries invocation when building with CMake 2.8.12 or newer. The newer version of CMake warns when keyword and plain signatures are used for target_link_libraries. This addresses that difference while maintaining compatibility with the older releases by defining a macro for the keyword that is defined based on the current version of CMake. Patch originally by chapuni! llvm-svn: 206850 |
||
---|---|---|
.. | ||
docs | ||
examples | ||
include | ||
lib | ||
lldb.xcodeproj | ||
lldb.xcworkspace | ||
resources | ||
scripts | ||
source | ||
test | ||
tools | ||
utils | ||
www | ||
.arcconfig | ||
.gitignore | ||
CMakeLists.txt | ||
INSTALL.txt | ||
LICENSE.TXT | ||
Makefile |