cmake: remove useless second definition of 64BIT option

This commit is contained in:
Alibek Omarov 2018-12-19 13:39:22 +03:00 committed by GitHub
parent e0cf84da82
commit 59269b1bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ project (HLSDK-XASH3D)
#--------------
# USER DEFINES \
################\
option(64BIT "Allow 64 Bit builds" OFF)
option(USE_VGUI "Enable VGUI1. UNDONE" OFF)
option(USE_VGUI2 "Enable VGUI2. UNDONE" OFF)
option(USE_VOICEMGR "Enable VOICE MANAGER." OFF)