evmc/test/CMakeLists.txt
2018-04-24 15:00:15 +02:00

7 lines
187 B
CMake

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