evmc/lib/CMakeLists.txt

7 lines
184 B
CMake
Raw Normal View History

# EVMC: Ethereum Client-VM Connector API.
2018-11-26 16:52:36 +01:00
# Copyright 2019 The EVMC Authors.
# Licensed under the Apache License, Version 2.0.
add_subdirectory(instructions)
add_subdirectory(loader)