mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- 64 bit doesn't require NO_ASM.
This commit is contained in:
parent
8f61c1cdd8
commit
a90bef9c68
1 changed files with 0 additions and 4 deletions
|
@ -225,10 +225,6 @@ else()
|
|||
endif()
|
||||
endif()
|
||||
|
||||
if( X64 )
|
||||
set( NO_ASM ON )
|
||||
endif( X64 )
|
||||
|
||||
# Check if we have OpenGL
|
||||
|
||||
if( NOT OPENGL_FOUND )
|
||||
|
|
Loading…
Reference in a new issue