This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bdd2858bfd
solidity
/
lllc
/
CMakeLists.txt
4 lines
71 B
CMake
Raw
Normal View
History
Unescape
Escape
CMake: Simplify lllc config
2017-08-16 11:21:12 +00:00
add_executable
(
lllc
main.cpp
)
target_link_libraries
(
lllc
PRIVATE
lll
)
Major reorganisation. New libs (libethsupport, libevm, liblll). New LLLC binary.
2014-05-26 09:22:19 +00:00
Reference in New Issue
Copy Permalink