Skip to content

Commit

Permalink
exlclude re2 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov authored Jan 8, 2024
1 parent 65f1dc8 commit 1d9b0f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ set_target_properties(${TARGET_NAME} PROPERTIES COMPILE_OPTIONS "${extra_flags}"
#

set_property(DIRECTORY ${sentencepiece_SOURCE_DIR} PROPERTY EXCLUDE_FROM_ALL ON)
set_property(DIRECTORY ${re2_SOURCE_DIR} PROPERTY EXCLUDE_FROM_ALL ON)

if(BUILD_FAST_TOKENIZERS)
install(TARGETS core_tokenizers
Expand Down

0 comments on commit 1d9b0f6

Please sign in to comment.