Try to fix cmake build.
[oota-llvm.git] / tools / bugpoint-passes / CMakeLists.txt
1 add_llvm_loadable_module( BugpointPasses
2   TestPasses.cpp
3   )