diff options
Diffstat (limited to 'src/support/CMakeLists.txt')
-rw-r--r-- | src/support/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/support/CMakeLists.txt b/src/support/CMakeLists.txt index 87f835c7b..13bf463e4 100644 --- a/src/support/CMakeLists.txt +++ b/src/support/CMakeLists.txt @@ -8,6 +8,7 @@ set(support_SOURCES dfa_minimization.cpp file.cpp istring.cpp + json.cpp path.cpp safe_integer.cpp threads.cpp |