summaryrefslogtreecommitdiff
path: root/test/gtest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest/CMakeLists.txt')
-rw-r--r--test/gtest/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/gtest/CMakeLists.txt b/test/gtest/CMakeLists.txt
index 21b7ad4ad..27b7be621 100644
--- a/test/gtest/CMakeLists.txt
+++ b/test/gtest/CMakeLists.txt
@@ -2,6 +2,7 @@ include_directories(../../third_party/googletest/googletest/include)
include_directories(../../src/wasm)
set(unittest_SOURCES
+ cfg.cpp
dfa_minimization.cpp
possible-contents.cpp
type-builder.cpp