From 8e237a2c5214f887bacd95b887a4ea055e7f6b89 Mon Sep 17 00:00:00 2001 From: walkingeyerobot Date: Fri, 30 Sep 2022 17:24:30 -0400 Subject: remove duplicated source in CMakeLists.txt (#2011) Co-authored-by: Mitch Foley --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 36828c9f..2935e9e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -256,7 +256,6 @@ set(WABT_LIBRARY_CC src/lexer-source.cc src/literal.cc src/opcode-code-table.c - src/opcode-code-table.c src/opcode.cc src/option-parser.cc src/resolve-names.cc -- cgit v1.2.3