evmc/lib/CMakeLists.txt

7 lines
206 B
CMake
Raw Normal View History

# EVMC: Ethereum Client-VM Connector API.
2018-08-21 07:44:18 +00:00
# Copyright 2018 The EVMC Authors.
# Licensed under the Apache License, Version 2.0. See the LICENSE file.
add_subdirectory(instructions)
add_subdirectory(loader)