Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Transforms / Hello / CMakeLists.txt
1 add_llvm_loadable_module( LLVMHello
2   Hello.cpp
3   )