mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-21 20:26:41 +00:00
Starting cmake scripts
This commit is contained in:
parent
dc82664ede
commit
5f61bdcca0
1 changed files with 4 additions and 0 deletions
4
CMakeLists.txt
Normal file
4
CMakeLists.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
project(evmjit)
|
||||
|
||||
add_subdirectory(libevmjit)
|
||||
Loading…
Reference in a new issue