mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 00:45:13 +08:00
CMake: Skip looking for C/C++ compiler
This commit is contained in:
parent
85fc680994
commit
1699cd741f
@ -1,5 +1,5 @@
|
||||
|
||||
project(cura)
|
||||
project(cura NONE)
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user