llvm-mirror/tools/bugpoint-passes/CMakeLists.txt
Rafael Espindola 48fc63ad76 Try to fix cmake build.
llvm-svn: 110528
2010-08-08 00:50:57 +00:00

4 lines
62 B
CMake

add_llvm_loadable_module( BugpointPasses
TestPasses.cpp
)