mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-16 10:52:32 +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
|
FetchDependency(G719
|
||||||
DIR libg719_decode
|
DIR libg719_decode
|
||||||
GIT_REPOSITORY https://github.com/kode54/libg719_decode
|
GIT_REPOSITORY https://github.com/kode54/libg719_decode
|
||||||
GIT_TAG 9bd89f89df4a5c0e9f178c173fc55d373f039bcf
|
GIT_TAG da90ad8a676876c6c47889bcea6a753f9bbf7a73
|
||||||
)
|
)
|
||||||
|
|
||||||
if(G719_PATH)
|
if(G719_PATH)
|
||||||
|
@ -211,7 +211,7 @@ $fb2kPdbFiles = @(
|
|||||||
|
|
||||||
$cliPdbFiles = @(
|
$cliPdbFiles = @(
|
||||||
"$configuration/in_vgmstream.pdb",
|
"$configuration/in_vgmstream.pdb",
|
||||||
"$configuration/test.pdb",
|
"$configuration/vgmstream-cli.pdb",
|
||||||
"$configuration/xmp-vgmstream.pdb"
|
"$configuration/xmp-vgmstream.pdb"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user