mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Modified to compile on Ubuntu
This commit is contained in:
parent
94483202ec
commit
952ca18bf9
3 changed files with 12 additions and 12 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue