# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. vespa_add_library(searchlib_expression OBJECT SOURCES attribute_map_lookup_node.cpp attributenode.cpp attributeresult.cpp current_index_setup.cpp enumattributeresult.cpp perdocexpression.cpp expressiontree.cpp timestamp.cpp bucketresultnode.cpp integerbucketresultnode.cpp floatbucketresultnode.cpp stringbucketresultnode.cpp rawbucketresultnode.cpp fixedwidthbucketfunctionnode.cpp rangebucketpredef.cpp resultvector.cpp catserializer.cpp strcatserializer.cpp documentfieldnode.cpp zcurve.cpp debugwaitfunctionnode.cpp mathfunctionnode.cpp numericfunctionnode.cpp resultnode.cpp interpolatedlookupfunctionnode.cpp functionnodes.cpp resultnodes.cpp arrayatlookupfunctionnode.cpp arrayoperationnode.cpp aggregationrefnode.cpp stringresultnode.cpp rawresultnode.cpp floatresultnode.cpp integerresultnode.cpp DEPENDS )