From c1970913bd00469d67aff08e748b5ae713ac7081 Mon Sep 17 00:00:00 2001 From: kumar8600 Date: Mon, 13 Oct 2014 17:37:14 +0900 Subject: Correct project name definition at CMakeLists.txt Match with before #7b6427d14aca84c9603f8767e6b9b097a8be9424 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3