summaryrefslogtreecommitdiff
path: root/klm/search/Jamfile
blob: bc95c53afb6bba244fc466cdce466054c7bafe09 (plain)
1
2
3
4
5
lib search : weights.cc vertex.cc vertex_generator.cc edge_generator.cc rule.cc ../lm//kenlm ../util//kenutil /top//boost_system : : : <include>.. ;

import testing ;

unit-test weights_test : weights_test.cc search /top//boost_unit_test_framework ;