]> code.bitgloo.com Git - clyne/entityx.git/commitdiff
Correct project name definition at CMakeLists.txt
authorkumar8600 <kumar1@hotmail.co.jp>
Mon, 13 Oct 2014 08:37:14 +0000 (17:37 +0900)
committerkumar8600 <kumar1@hotmail.co.jp>
Mon, 13 Oct 2014 08:37:14 +0000 (17:37 +0900)
Match with before #7b6427d14aca84c9603f8767e6b9b097a8be9424

CMakeLists.txt

index e8da3524e76bbcea60fcef4f4b8169e1d9e6c727..6d77099466743c54d56d816f6cfcd955e349fca0 100755 (executable)
@@ -1,4 +1,4 @@
-project(entityx)
+project(EntityX)
 cmake_minimum_required(VERSION 2.8)
 
 set(ENTITYX_MAJOR_VERSION 1)