| Summary: | [PATCH] cmake: Fix building on Windows with -DSDL_HAPTIC=Off | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dom <stfx> |
| Component: | build | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 10 | ||
| Attachments: | Patch | ||
|
Description
Dom
2020-07-08 15:40:36 UTC
This patch is now https://hg.libsdl.org/SDL/rev/b8c8ce11efc7, thanks! --ryan. (In reply to Dom from comment #0) > Also this probably needs to be fixed on Linux too. Just tested on Linux; it appears to link corrected with -DSDL_HAPTIC=Off with this patch. --ryan. |