diff options
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 45ebf01..e53de9a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ cmake_minimum_required(VERSION 2.8) -project(EntityX CXX) set(ENTITYX_MAJOR_VERSION 0) set(ENTITYX_MINOR_VERSION 8) |