Skip to content

Commit

Permalink
update expected name of libabsl_log_flags library
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jan 17, 2024
1 parent 6e607ae commit 87aee56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# shared builds for flags_* libraries are not supported on windows, see
# https://github.com/abseil/abseil-cpp/pull/1115
{% set absl_libs_always_static_on_win = [
"flags", "flags_commandlineflag", "flags_config", "flags_marshalling", "flags_parse",
"log_flags", "flags_commandlineflag", "flags_config", "flags_marshalling", "flags_parse",
"flags_private_handle_accessor", "flags_program_name", "flags_reflection", "flags_usage"
] %}

Expand Down

0 comments on commit 87aee56

Please sign in to comment.