commit | a05437e077f2ae6ff95797cdc86d8f6cb050e34b | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Apr 07 16:17:21 2022 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Wed Apr 13 16:18:29 2022 +0930 |
tree | baecd082f3f77000c7c5996f572330ed8afd6779 | |
parent | 7d05afc46e6da0a33baafb8f08810cdd4eff8523 [diff] [blame] |
Utils: Break out expression parsing and evaluation Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I16101a37220be56722cedd273d5788393aa860fa
diff --git a/meson.build b/meson.build index 80893ab..5f733af 100644 --- a/meson.build +++ b/meson.build
@@ -210,6 +210,7 @@ executable( 'test_entity_manager', 'test/test_entity-manager.cpp', + 'src/Expression.cpp', 'src/Utils.cpp', cpp_args: test_boost_args, dependencies: [