We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0686a62 commit 4705ec2Copy full SHA for 4705ec2
cmake/python.cmake
@@ -263,7 +263,7 @@ add_custom_command(
263
$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_globals>>
264
#$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_initialize>>
265
#$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_check_op>>
266
- #$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_conditions>>
+ $<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_conditions>>
267
#$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_fnmatch>>
268
$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_format>>
269
$<${need_unix_absl_lib}:$<TARGET_SONAME_FILE:absl::log_internal_globals>>
0 commit comments