From: Oscar Fuentes Date: Fri, 17 Sep 2010 00:30:52 +0000 (+0000) Subject: Direct CMake users to the right place for up-to-date info about using X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d3a046518f87b559354f7d15d1da5f3ecc429d48;p=oota-llvm.git Direct CMake users to the right place for up-to-date info about using LLVM libraries. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114139 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index b1a3b4de62c..e06838b4cdb 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -23,7 +23,11 @@

Written by Reid Spencer

-

Warning: This document is out of date, please see llvm-config for more information.

+

Warning: This document is out of date, for more + information please + see llvm-config or, + if you use CMake, the CMake LLVM + guide.

Abstract