Remove AppKit include from KREngine-common.h to fix CMake builds
This commit is contained in:
@@ -85,7 +85,6 @@ using std::queue;
|
|||||||
#include <mach/mach.h>
|
#include <mach/mach.h>
|
||||||
#include <mach/mach_time.h>
|
#include <mach/mach_time.h>
|
||||||
#include <Accelerate/Accelerate.h>
|
#include <Accelerate/Accelerate.h>
|
||||||
#include <AppKit/AppKit.h>
|
|
||||||
#define KRAKEN_HAVE_BLAS 1
|
#define KRAKEN_HAVE_BLAS 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user