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 27b7be621..5523bcb00 100644
--- a/test/gtest/CMakeLists.txt
+++ b/test/gtest/CMakeLists.txt
@@ -5,6 +5,7 @@ set(unittest_SOURCES
cfg.cpp
dfa_minimization.cpp
possible-contents.cpp
+ stringify.cpp
type-builder.cpp
wat-lexer.cpp
)