Skip to content

Commit

Permalink
refs ST-2362 [*] fix fuzzy
Browse files Browse the repository at this point in the history
  • Loading branch information
thucpham committed Nov 22, 2023
1 parent 1fa8f1b commit 2254345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ target_include_directories(${PROJECT_NAME} PUBLIC

target_link_libraries(${PROJECT_NAME}
${OPENNMT_TOKENIZER_LIB}
icu::icu
${ICU_LIBRARIES}
Boost::serialization
Boost::iostreams
Boost::system
Expand Down

0 comments on commit 2254345

Please sign in to comment.