mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-09 11:26:29 +00:00
add SDL_DISABLE_MMX to SDL_build_config.h.cmake
This commit is contained in:

committed by
Anonymous Maarten

parent
4681240241
commit
99b8313eb1
@@ -591,5 +591,6 @@ typedef unsigned int uintptr_t;
|
||||
#cmakedefine SDL_DISABLE_SSE2 1
|
||||
#cmakedefine SDL_DISABLE_SSE3 1
|
||||
#cmakedefine SDL_DISABLE_AVX 1
|
||||
#cmakedefine SDL_DISABLE_MMX 1
|
||||
|
||||
#endif /* SDL_build_config_h_ */
|
||||
|
Reference in New Issue
Block a user