aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'solc/CMakeLists.txt')
-rw-r--r--solc/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/solc/CMakeLists.txt b/solc/CMakeLists.txt
index e9a3446b..2d23dab1 100644
--- a/solc/CMakeLists.txt
+++ b/solc/CMakeLists.txt
@@ -1,5 +1,3 @@
-set(CMAKE_AUTOMOC OFF)
-
aux_source_directory(. SRC_LIST)
list(REMOVE_ITEM SRC_LIST "./jsonCompiler.cpp")