We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3588

Summary: WASAPI cmake changes
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: All   
Attachments: cmake fixes

Description Martin Gerhardy 2017-02-15 13:19:15 UTC
Created attachment 2699 [details]
cmake fixes

While adding wasapi support the cmakelists.txt wasn't changed to also support it.
Comment 1 Ryan C. Gordon 2017-02-24 03:42:48 UTC
This patch is now https://hg.libsdl.org/SDL/rev/e64cf9261cc7, thanks!

--ryan.