| Summary: | Define HAVE_VIDEO_VULKAN, so its availability is properly reported by cmake | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Tiago O. <toacn-foss> |
| Component: | build | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Define HAVE_VIDEO_VULKAN | ||
I changed it from ON to TRUE, to match the rest of the options in the CMakeLists.txt, but otherwise it's a good patch: Committed as: https://hg.libsdl.org/SDL/rev/367b9a5e9622 Thanks! --ryan. |
Created attachment 3306 [details] Define HAVE_VIDEO_VULKAN Cmake terminal output will show "(Wanted: ON): OFF" if it's not defined.