This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 08:23:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5a877aad4a
llvm-mirror
/
examples
/
ModuleMaker
/
CMakeLists.txt
6 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake llvm-svn: 113819
2010-09-14 01:59:48 +02:00
set
(
LLVM_LINK_COMPONENTS
bitwriter
)
CMake: Builds all examples. Corrected name of CBackend target. llvm-svn: 56682
2008-09-26 21:48:03 +02:00
add_llvm_example
(
ModuleMaker
M
o
d
u
l
e
M
a
k
e
r
.
c
p
p
)
Reference in New Issue
Copy Permalink