aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da14ddb7..87a141a9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,9 +22,6 @@ find_package(Threads)
# Figure out what compiler and system are we using
include(EthCompilerSettings)
-# Include helper macros
-include(EthExecutableHelper)
-
# Include utils
include(EthUtils)