Files
paddlepaddle--paddle/paddle/fluid/operators/string/unity_build_rule.cmake
T
2026-07-13 12:40:42 +08:00

8 lines
421 B
CMake

# This file records the Unity Build compilation rules.
# The source files in a `register_unity_group` called are compiled in a unity
# file.
# Generally, the combination rules in this file do not need to be modified.
# If there are some redefined error in compiling with the source file which
# in combination rule, you can remove the source file from the following rules.
register_unity_group(cc faster_tokenizer_op.cc)