This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
7cb710d58c
llvm-project
/
llvm
/
lib
/
Archive
/
CMakeLists.txt
6 lines
87 B
CMake
Raw
Normal View
History
Unescape
Escape
Initial support for the CMake build system. llvm-svn: 56419
2008-09-22 09:08:49 +08:00
add_llvm_library
(
LLVMArchive
A
r
c
h
i
v
e
.
c
p
p
A
r
c
h
i
v
e
R
e
a
d
e
r
.
c
p
p
A
r
c
h
i
v
e
W
r
i
t
e
r
.
c
p
p
add newlines at end of files. llvm-svn: 100706
2010-04-08 06:54:55 +08:00
)