This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-12-09 04:36:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5a73f4bec5
llvm
/
tools
/
llvm-dis
/
CMakeLists.txt
10 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196908 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-10 11:13:32 +00:00
set
(
LLVM_LINK_COMPONENTS
B
i
t
R
e
a
d
e
r
C
o
r
e
S
u
p
p
o
r
t
)
Initial support for the CMake build system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-22 01:08:49 +00:00
add_llvm_tool
(
llvm-dis
l
l
v
m
-
d
i
s
.
c
p
p
)
Reference in New Issue
Copy Permalink