evmc/lib/CMakeLists.txt
2018-08-21 09:44:18 +02:00

7 lines
190 B
CMake

# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_subdirectory(instructions)
add_subdirectory(loader)