|
# EVMC: Ethereum Client-VM Connector API.
|
|
# Copyright 2018-2019 The EVMC Authors.
|
|
# Licensed under the Apache License, Version 2.0.
|
|
|
|
add_subdirectory(cmake_package)
|
|
add_subdirectory(compilation)
|
|
add_subdirectory(tools)
|
|
add_subdirectory(unittests)
|
|
add_subdirectory(vmtester)
|