evmc/lib/CMakeLists.txt

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)