Skip to content

Commit

Permalink
exlclude re2
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Dec 22, 2023
1 parent c6a4cfc commit 0ae2c48
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 0ae2c48

Please sign in to comment.