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 - WASAPI cmake changes
Summary: WASAPI cmake changes
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: HG 2.1
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 13:19 UTC by Martin Gerhardy
Modified: 2017-02-24 03:42 UTC (History)
0 users

See Also:


Attachments
cmake fixes (1.73 KB, patch)
2017-02-15 13:19 UTC, Martin Gerhardy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.