diff --git a/CMakeLists.txt b/CMakeLists.txt index 40fac2ca2f..e7658edc5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ -project(cura) +project(cura NONE) cmake_minimum_required(VERSION 2.8.12) include(GNUInstallDirs)