mirror of
https://github.com/status-im/evmc.git
synced 2025-02-24 17:08:26 +00:00
7 lines
184 B
CMake
7 lines
184 B
CMake
# EVMC: Ethereum Client-VM Connector API.
|
|
# Copyright 2019 The EVMC Authors.
|
|
# Licensed under the Apache License, Version 2.0.
|
|
|
|
add_subdirectory(instructions)
|
|
add_subdirectory(loader)
|