Fix bogus comparison of "const char *" with c-string literal. Use strcmp instead.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / CMakeLists.txt
2008-09-22 Oscar FuentesInitial support for the CMake build system.