evmc/lib/CMakeLists.txt

7 lines
189 B
CMake
Raw Normal View History

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