From 28edecb5b54303073088a6eedbb9358318573509 Mon Sep 17 00:00:00 2001 From: Anselme Date: Thu, 2 Jun 2016 14:51:13 +0200 Subject: [PATCH] removed BOM from CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b24159..d8fc226 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project(PixelWars) +project(PixelWars) cmake_minimum_required(VERSION 2.8) # choose source file