Changes between Version 10 and Version 11 of CompilationGuide/vcpkg


Ignore:
Timestamp:
Jan 22, 2024, 1:49:19 AM (3 years ago)
Author:
DJ Stomp
Comment:

Fixed erroneous duplication of "vcpkg install" on line 38

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/vcpkg

    v10 v11  
    3636       - Builds release only version
    3737
    38 vcpkg install vcpkg install ffmpeg[core,ffmpeg,swresample,swscale,avdevice]:x64-windows-rel
     38vcpkg install ffmpeg[core,ffmpeg,swresample,swscale,avdevice]:x64-windows-rel
    3939
    4040       - Using 'core' overrides features <Default-Features> list, after which you can list features which you want.