diff options
author | Alec Thomas <alec@swapoff.org> | 2013-08-19 00:15:27 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2013-08-19 00:15:27 -0400 |
commit | 7b6427d14aca84c9603f8767e6b9b097a8be9424 (patch) | |
tree | 979d3eb3d3b352451dfe49ff5664e5df1a91a054 | |
parent | c99603588ec25f17863524b9cbabd31c69f4fa74 (diff) |
Fix build.
-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) |