Fix issues with finding new deps on win

This commit is contained in:
tamasmeszaros
2021-07-22 12:38:50 +02:00
parent 45d6fa353c
commit 5b7f9e45d9
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project(libslic3r)
cmake_minimum_required(VERSION 3.13)
project(libslic3r)
include(PrecompiledHeader)