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)