Add Physicsharer

This commit is contained in:
Julian Nießner
2019-06-19 11:44:52 +02:00
parent e6d262cfc0
commit 342162ba80
10 changed files with 109 additions and 27 deletions

View File

@@ -8,7 +8,6 @@ if(NOT CMAKE_BUILD_TYPE)
add_definitions(-DNDEBUG)
endif(NOT CMAKE_BUILD_TYPE)
if( CMAKE_SIZEOF_VOID_P EQUAL 8 )
MESSAGE( "64-Bit Compiler erkannt" )
SET( EX_PLATFORM 64 )