forked from pyrite-dev/milsko
disable cocoa opengl on cmake
This commit is contained in:
parent
e40735b6e9
commit
2a333897b7
2 changed files with 2 additions and 4 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <Mw/Milsko.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
void MwLLNoCocoaErrorMessage(void) {
|
||||
NSAlert* alert = [[NSAlert alloc] init];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue