let openbsd be fucked then i guess (FOR NOW)

This commit is contained in:
lizzie
2026-08-09 16:12:22 +00:00
parent 63f2278c96
commit 58123ef9c9
3 changed files with 8 additions and 16 deletions
+1 -5
View File
@@ -326,11 +326,7 @@ if (ENABLE_OPENGL)
)
endif()
# Since this is also used by header-only whom is public:
# a) you must also make it public
# b) should precede the headers themselves
# c) since targets also export targets publicly, this should precede them as well
# must match src/video_core/vulkan_common/vulkan.h logic
# Must match src/video_core/vulkan_common/vulkan.h X11 logic
if (WIN32 OR APPLE OR ANDROID OR PLATFORM_HAIKU OR PLATFORM_PS4)
# ...
else()