Try to fix linux build after r198136.
authorNico Weber <nicolasweber@gmx.de>
Sat, 28 Dec 2013 23:39:49 +0000 (23:39 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 28 Dec 2013 23:39:49 +0000 (23:39 +0000)
commit7f5deb1e2e16c18a1714ac7833b49c3d9fe56730
treea9563e9aab7f101ea8b19d1797a131685d7e9e3d
parentb6fe25c47661a287224d09165b68ce76084294ca
Try to fix linux build after r198136.

$ needs to be written $$ in makefiles, but not in cmakefiles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198137 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake