Change the name of the generated solution file for a CMake build. (from 'project...
authorCedric Venet <cedric.venet@laposte.net>
Thu, 30 Oct 2008 21:22:00 +0000 (21:22 +0000)
committerCedric Venet <cedric.venet@laposte.net>
Thu, 30 Oct 2008 21:22:00 +0000 (21:22 +0000)
commit1d083f408bed5f1b27310dc98a6f47025a88571d
tree95559acd8747effdee324e09cc5c9bd88b4a921b
parent557291c544098bc3697b631b06aa6366878f3bfe
Change the name of the generated solution file for a CMake build. (from 'project' to 'LLVM').
!!!!!!!!!! Warning !!!!!!!!!!!!!!!
If you already have created a solution with cmake, you will need to manually open to the new one.

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