Define MEGA.

This commit is contained in:
rude
2013-09-30 00:09:15 +02:00
parent 52f748d928
commit e053c2ea97
+2
View File
@@ -7,6 +7,8 @@ cmake_minimum_required(VERSION 2.8)
project(megasource)
set(MEGA TRUE)
if(CMAKE_SIZEOF_VOID_P EQUAL 8)
set(MEGA_X64 TRUE)
set(MEGA_ARCH x64)