Describe the issue
in d85c528
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:
|
"graphcycles_internal" |
|
"hash" |
|
"hash_function_defaults" |
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
Describe the issue
in d85c528
absl::hardeninghas been added toabsl/base/CMakeLists.txt.But it seems the AbslDLL.cmake miss some bit aka
hardeningcmake target has not been added toABSL_INTERNAL_DLL_TARGETSinCMake/AbseilDll.cmake...see:
abseil-cpp/CMake/AbseilDll.cmake
Lines 564 to 566 in fe690e6
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