Skip to content
Unverified Commit d539778c authored by Jeeyong Um's avatar Jeeyong Um Committed by GitHub
Browse files

Fix broken windows build (#4636)

Fixes #4625.

Specifically, the `cfg` attribute `windows` refers to the compile target
and not the build environment, and in the case of cross-compilation, the
build environment and target can differ. However, the line modified is
related to documentation generation, so there should be no critical
issue with this change.
parent bcab07a8
Pipeline #479335 waiting for manual action with stages
in 1 hour, 1 minute, and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment