@@ -325,9 +325,6 @@ add_custom_command(
325325 COMMAND ${CMAKE_COMMAND} -E
326326 $<IF :$<BOOL :${BUILD_absl} >,copy ,true >
327327 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::base >>
328- $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::bad_any_cast_impl >>
329- $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::bad_optional_access >>
330- $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::bad_variant_access >>
331328 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::city >>
332329 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::civil_time >>
333330 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::cord >>
@@ -363,7 +360,6 @@ add_custom_command(
363360 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::int128 >>
364361 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::kernel_timeout_internal >>
365362 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::leak_check >>
366- $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::log_entry >>
367363 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::log_flags >>
368364 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::log_globals >>
369365 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::log_initialize >>
@@ -383,7 +379,6 @@ add_custom_command(
383379 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::malloc_internal >>
384380 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_distributions >>
385381 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_internal_platform >>
386- $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_internal_pool_urbg >>
387382 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_internal_randen >>
388383 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_internal_randen_hwaes >>
389384 $<${need_unix_absl_lib} :$<TARGET_SONAME_FILE :absl ::random_internal_randen_hwaes_impl >>
0 commit comments