mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 22:14:57 +03:00
Added a few mm-related things.
This commit is contained in:
parent
594272ce05
commit
11aa1422a5
@ -53,6 +53,7 @@ lib moses :
|
||||
[ glob
|
||||
*.cpp
|
||||
TranslationModel/*.cpp
|
||||
TranslationModel/UG/*.cpp
|
||||
TranslationModel/fuzzy-match/*.cpp
|
||||
TranslationModel/DynSAInclude/*.cpp
|
||||
TranslationModel/RuleTable/*.cpp
|
||||
@ -69,9 +70,9 @@ lib moses :
|
||||
]
|
||||
headers FF_Factory.o LM//LM TranslationModel/CompactPT//CompactPT synlm ThreadPool rt
|
||||
..//search ../util/double-conversion//double-conversion ..//z ../OnDiskPt//OnDiskPt
|
||||
TranslationModel/UG/generic//generic TranslationModel/UG/mm//mm
|
||||
$(TOP)//boost_iostreams ;
|
||||
|
||||
#generic//generic mm//mm
|
||||
|
||||
alias headers-to-install : [ glob-tree [^.]*.h ] ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user