mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-17 05:34:50 -04:00
macOS improvements
This commit is contained in:
4
Source/EmberCL/EmberCLPch.h
Normal file → Executable file
4
Source/EmberCL/EmberCLPch.h
Normal file → Executable file
@ -53,3 +53,7 @@ using namespace std;
|
||||
using namespace EmberNs;
|
||||
//#define TEST_CL 1
|
||||
//#define TEST_CL_BUFFERS 1
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define KNL_USE_GLOBAL_CONSEC
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user