Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pkufool committed Sep 3, 2023
1 parent 66a649a commit d8bbc6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/sentencepiece.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ function(download_sentencepiece)

set(SPM_ENABLE_SHARED ON CACHE BOOL "" FORCE)
set(SPM_ENABLE_TCMALLOC OFF CACHE BOOL "" FORCE)
set(SPM_USE_BUILTIN_PROTOBUF OFF CACHE BOOL "" FORCE)
set(SPM_ENABLE_MSVC_MT_BUILD ON CACHE BOOL "" FORCE)

FetchContent_Declare(sentencepiece
Expand Down

0 comments on commit d8bbc6a

Please sign in to comment.