[CMake] Put back the add_llvm_external_project() calls for specific projects.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Aug 2013 23:27:56 +0000 (23:27 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Aug 2013 23:27:56 +0000 (23:27 +0000)
commit587e1939fa1bd2bcce764c6dc53263f9faa44ab9
tree334e6dfa303c28551208d6fe04c17bacc5d9daac
parent22d6eb8ca91f4ce8db6a9ce8e2663502ebcee0c2
[CMake] Put back the add_llvm_external_project() calls for specific projects.

This allows setting-up the LLVM_EXTERNAL_* CMake variables that some people are using,
e.g. to set the source directory of the project in a different place.

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