mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
build: tweaks
This commit is contained in:
parent
fd7470fcd1
commit
495958af42
@ -2,7 +2,7 @@ if(NOT WIN32 AND USE_G719)
|
||||
FetchDependency(G719
|
||||
DIR libg719_decode
|
||||
GIT_REPOSITORY https://github.com/kode54/libg719_decode
|
||||
GIT_TAG 9bd89f89df4a5c0e9f178c173fc55d373f039bcf
|
||||
GIT_TAG da90ad8a676876c6c47889bcea6a753f9bbf7a73
|
||||
)
|
||||
|
||||
if(G719_PATH)
|
||||
|
@ -211,7 +211,7 @@ $fb2kPdbFiles = @(
|
||||
|
||||
$cliPdbFiles = @(
|
||||
"$configuration/in_vgmstream.pdb",
|
||||
"$configuration/test.pdb",
|
||||
"$configuration/vgmstream-cli.pdb",
|
||||
"$configuration/xmp-vgmstream.pdb"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user