mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
7 lines
206 B
CMake
7 lines
206 B
CMake
# EVMC: Ethereum Client-VM Connector API.
|
|
# Copyright 2018 The EVMC Authors.
|
|
# Licensed under the Apache License, Version 2.0. See the LICENSE file.
|
|
|
|
add_subdirectory(instructions)
|
|
add_subdirectory(loader)
|