- allow use of external libvpx library on windows

This commit is contained in:
Rachael Alexanderson 2020-12-13 02:29:41 -05:00
parent 218b0cfb03
commit 0c71cc4b38
1 changed files with 2 additions and 2 deletions

View File

@ -99,8 +99,8 @@ if( WIN32 )
odbccp32
# this local library crap needs to go away. Sadly there doesn't seem to be anything to get a working libvpx that doesn't force linking with MinGW dependencies.
libvpx
libcompat-to-msvc
#libvpx
#libcompat-to-msvc
)