From f7cafad4a15b945c37289d15399f2918f0ded1fb Mon Sep 17 00:00:00 2001 From: kumar8600 <kumar1@hotmail.co.jp> Date: Sun, 12 Oct 2014 01:17:15 +0900 Subject: Define project name on CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 57fe5fb..9b201e1 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +project(entityx) cmake_minimum_required(VERSION 2.8) set(ENTITYX_MAJOR_VERSION 1) -- cgit v1.2.3