Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Update to MSVC 2017, add openalsoft, and merge debug libs into parent (when possible) #3

Merged
merged 1 commit into from
May 1, 2020

Conversation

zrax
Copy link
Member

@zrax zrax commented May 1, 2020

No description provided.

@Hoikas
Copy link
Member

Hoikas commented May 1, 2020

Looks legal to me :shipit:

@zrax zrax merged commit 0ff8122 into H-uru:vcpkg May 1, 2020
@zrax zrax deleted the merge-update branch May 1, 2020 22:17
@@ -14,18 +14,34 @@ build_script:
if ($lastExitCode -ne 0) { throw "Failed to update vcpkg" }
vcpkg install curl[sspi] expat freetype libjpeg-turbo libogg libpng `
libtheora libvorbis libvpx openssl opus pcre speex string-theory `
zlib --triplet x86-windows-static-dyncrt
zlib openal-soft --triplet x86-windows-static-dyncrt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like these were previously in alphabetical order (makes it easier to scan for/add missing dependencies).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:trollface:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants