let openbsd be fucked then i guess (FOR NOW)

This commit is contained in:
lizzie
2026-08-09 16:12:22 +00:00
committed by crueter
parent 27dfa6037a
commit b100b47a2d
3 changed files with 5 additions and 7 deletions
+1 -5
View File
@@ -405,11 +405,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()