abseil / abseil/abseil-cpp

[Bug][CMAKE][WINDOWS]: missing hardening in CMake/AbseilDll.cmake

未关闭
#2,140 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
18.1k
派生
3.2k
平均合并
20 小时 36 分钟
30 天内合并 PR
1

描述

### Describe the issue

in https://github.com/abseil/abseil-cpp/commit/d85c5281b875fd58d86524a0b781c09e3248b216
`absl::hardening` has been added to `absl/base/CMakeLists.txt`.

But it **seems** the AbslDLL.cmake miss some bit aka `hardening` cmake target has not been added to `ABSL_INTERNAL_DLL_TARGETS` in `CMake/AbseilDll.cmake`...
see:
https://github.com/abseil/abseil-cpp/blob/fe690e639469d2a3c86bc74dd2456371288d1f28/CMake/AbseilDll.cmake#L564-L566

### Steps to reproduce the problem

windows cmake build ?

### What version of Abseil are you using?

20260817.0

### What operating system and version are you using?

windows msvc...

### What compiler and version are you using?

cl.exe

### What build system are you using?

cmake

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。