diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e77e957a..89a295044 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,3 @@ -# For MSVC flags, will be ignored on non-Windows OS's and this project in general. Only needed for cura-build-environment. -cmake_policy(SET CMP0091 NEW) - project(fdm-materials NONE) cmake_minimum_required(VERSION 2.8.12)