1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Modified to compile on Ubuntu

This commit is contained in:
Vojtech Bubnik
2017-08-17 19:43:14 +02:00
parent 94483202ec
commit 952ca18bf9
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Boost 1.63 requires CMake 3.7 or newer
cmake_minimum_required(VERSION 3.7)
cmake_minimum_required(VERSION 2.8)
project(Slic3r)