This commit is contained in:
Alex Woznyuk 2018-04-18 15:21:00 +00:00 committed by GitHub
commit 65cbceeb15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Specify minimum cmake version
cmake_minimum_required(VERSION 3.10)
# defines # defines
if (LINUX) if (LINUX)
if (CMAKE_SIZEOF_VOID_P EQUAL 8) if (CMAKE_SIZEOF_VOID_P EQUAL 8)