microsoft / microsoft/vcpkg

[directx-dxc] Can't use target Release location for Microsoft:DXIL

Open Beginner friendly
#53,403 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
CMake
Stars
27.5k
Forks
7.7k
Avg merge
2d 19h
Merged PRs (30d)
321

Description

**Describe the bug**
DXIL Cmake configuration target release var is mispelled.

https://github.com/microsoft/vcpkg/blob/2273a28f34ce5aac8be50b3b6b44da7fc1722e06/ports/directx-dxc/directx-dxc-config.cmake.in#L22

It should be `IMPORTED_LOCATION_RELEASE` instead of `IMPORTED_LOCATION_RELASE`

Contributor guide

Open the contributing guide

Research direction

Open ports/directx-dxc/directx-dxc-config.cmake.in at the referenced line and inspect the imported target configuration. Correct the misspelled release-location variable so Microsoft:DXIL can use the target Release location, then verify the generated CMake configuration or relevant port installation behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
90/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.