Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb92b7b6

Browse files
authored
Update main.yml, include PDB for both Release & Debug in the install package
1 parent6a4a188 commitb92b7b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
run:|
3939
cmake --install build/include/dxc --prefix build/install --config ${{ matrix.configuration }}
4040
cmake --install build/tools/clang/tools/dxcompiler --prefix build/install --config ${{ matrix.configuration }}
41+
cmake -E copy build/${{ matrix.configuration }}/bin/dxcompiler.pdb build/install/lib/
4142
cmake -E copy include/dxc/WinAdapter.h build/install/include/dxc/
4243
shell:cmd
4344

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp