disable cocoa opengl on cmake

This commit is contained in:
IoIxD 2026-04-26 22:20:50 -07:00
commit 2a333897b7
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,5 @@
#include <Mw/Milsko.h>
#import <AppKit/AppKit.h>
void MwLLNoCocoaErrorMessage(void) {
NSAlert* alert = [[NSAlert alloc] init];