Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-09-05 23:15:18 +0300
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-09-05 23:15:18 +0300
commitaa2ba26a823a2fb2e1228266cd50ed29babde494 (patch)
tree1bbc5eb38ceea63368d35aa852c1c521e63eb331 /CMakeLists.txt
parent6d18540fa77c3422761bfb044335e003b7fcf0b7 (diff)
parente5aa7ff18a47719fa555ed997a7b4ed372f4e7e8 (diff)
Merge remote-tracking branch 'upstream/master' into master-CURA-1696
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 452a4d8e41..dae1867f01 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
-project(cura)
+project(cura NONE)
cmake_minimum_required(VERSION 2.8.12)
include(UraniumTranslationTools)