evmc/tools/CMakeLists.txt

7 lines
178 B
CMake
Raw Normal View History

# EVMC: Ethereum Client-VM Connector API.
# Copyright 2019 The EVMC Authors.
# Licensed under the Apache License, Version 2.0.
add_subdirectory(evmc)
add_subdirectory(vmtester)