CMake builds gold by default since revision 127466. This is
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 12 May 2011 11:26:21 +0000 (11:26 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 12 May 2011 11:26:21 +0000 (11:26 +0000)
commitbe5d9b0bdcc47fc022e2bc6e75c0977f782b2dd1
tree8597e604a35fa7e92f306cc80b51b732ae0b0d11
parentcbc988be22bc9411d95215c8b7251b5f85710674
CMake builds gold by default since revision 127466. This is
inconsistent with autoconf, which by default set BINUTILS_INCDIR to
empty and exclude gold from target list.

Based on a patch by Haitao Li!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131229 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/CMakeLists.txt