/3rd_party/llvm/tools/llvm-nm/CMakeLists.txt
https://code.google.com/p/softart/ · CMake · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 7c24cca2a58ff24d35fded6cfc5310ab MD5 · raw file
- set(LLVM_LINK_COMPONENTS bitreader object)
- add_llvm_tool(llvm-nm
- llvm-nm.cpp
- )