summaryrefslogtreecommitdiff
path: root/src/expr/CMakeLists.txt
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2018-09-05 14:00:52 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2018-09-22 16:30:59 -0700
commit2e931a009cc474a6c326fc9a1b1b289198a50838 (patch)
tree3543ef7c88856a19ff96e30c02b69393469d8930 /src/expr/CMakeLists.txt
parent32bc6b382859a96f08f7ef78c0d64efc5235d227 (diff)
cmake: Rebase with current master, add new tests/source files.
Diffstat (limited to 'src/expr/CMakeLists.txt')
-rw-r--r--src/expr/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expr/CMakeLists.txt b/src/expr/CMakeLists.txt
index 0421261a2..c11333bff 100644
--- a/src/expr/CMakeLists.txt
+++ b/src/expr/CMakeLists.txt
@@ -18,6 +18,8 @@ set(expr_src_files
matcher.h
node.cpp
node.h
+ node_algorithm.cpp
+ node_algorithm.h
node_builder.h
node_manager.cpp
node_manager.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback