aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c65383ec..48417d95 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,8 +24,7 @@ include(EthExecutableHelper)
include(EthUtils)
include(EthOptions)
-configure_project()
-print_config()
+configure_project(TESTS)
add_subdirectory(libsolidity)
add_subdirectory(solc)