Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
secretsquirrel committed Apr 9, 2016
1 parent 912c3ad commit 6476812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MemoryModule/CMakeLists.txt
@@ -1,6 +1,7 @@
project (MemoryModule)
cmake_minimum_required (VERSION 2.8.7)

# set to i686 below for x86
set (PLATFORM "x86_64" CACHE STRING "Platform to compile for")
message (STATUS "Compile for ${PLATFORM} platform")

Expand Down

0 comments on commit 6476812

Please sign in to comment.