Modify the cmake build system so that if it doesn't find bison, it will use the prege...
authorCedric Venet <cedric.venet@laposte.net>
Fri, 24 Oct 2008 11:24:33 +0000 (11:24 +0000)
committerCedric Venet <cedric.venet@laposte.net>
Fri, 24 Oct 2008 11:24:33 +0000 (11:24 +0000)
commit389b715e0f8fed761bd7a58d663ec33047a76c79
tree9904549be44e8c0157edd4c6996ff4ad95c5705d
parent1125406a30fc902db143bc2972a2fdb97fb4baca
Modify the cmake build system so that if it doesn't find bison, it will use the pregenerated file in from the svn (.cvs). Work only for windows for the moment. Tested on Vista64 with MSVC2008express.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58090 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-w32.cmake
lib/AsmParser/CMakeLists.txt