evmc/lib/CMakeLists.txt
2018-07-10 12:57:29 +02:00

7 lines
186 B
CMake

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