abseil / abseil/abseil-cpp

[Bug][CMAKE][WINDOWS]: crc_cpu_detect still present in CMake/AbseilDll.cmake

Open
#2,139 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
18.1k
Forks
3.2k
Avg merge
20h 36m
Merged PRs (30d)
1

Description

### Describe the issue

in `absl/crc/CMakeLists.txt` the `crc_cpu_detect` target has been removed/replaced BUT abseil.dll still point to it...
see: https://github.com/abseil/abseil-cpp/commit/3c5f7ea9fc1cf8fe9e67c15e0ef3089c6bbf748d#diff-aa9cdc787d41bbabdd4702bfc8fcff4a496bcf392b2baa8856a8b20d1025841f

note 1: has been replaced by `base_cpu_detect` in `absl/base/CMakeLists.txt`
=> to replace here
https://github.com/abseil/abseil-cpp/blob/fe690e639469d2a3c86bc74dd2456371288d1f28/CMake/AbseilDll.cmake#L548

### Steps to reproduce the problem

try to build on windows...

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.