diff options
-rwxr-xr-x | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e8da352..6d77099 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project(entityx) +project(EntityX) cmake_minimum_required(VERSION 2.8) set(ENTITYX_MAJOR_VERSION 1) |