/3rd_party/llvm/tools/llvm-extract/CMakeLists.txt
https://code.google.com/p/softart/ · CMake · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · c8fde8104fdaecb4e174cfebfecfba0a MD5 · raw file
- set(LLVM_LINK_COMPONENTS asmparser ipo bitreader bitwriter irreader)
- add_llvm_tool(llvm-extract
- llvm-extract.cpp
- )