From 54390600a32b89aec66fa9d0d7b20a8415b8ef96 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 30 Jul 2014 15:13:01 -0700 Subject: [PATCH] remove some extra spaces --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index de23f52271..2dbc89b75f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,9 +12,6 @@ if (POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif () - - - project(hifi) add_definitions(-DGLM_FORCE_RADIANS)