Restructered Folders and Added Screens to the Game

This commit is contained in:
Julian Nießner
2018-05-11 10:11:06 +02:00
parent 9083487ac9
commit c7426bf24b
11 changed files with 86 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
set(ENTITYX_INCLUDE_DIRS "${CMAKE_CURRENT_LIST_DIR}/entityx")
set(ENTITYX_INCLUDE_DIRS "${CMAKE_CURRENT_LIST_DIR}")
# Support both 32 and 64 bit builds
if (${CMAKE_SIZEOF_VOID_P} MATCHES 8)