mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 12:07:41 +00:00
@@ -4,6 +4,10 @@ endif()
|
|||||||
|
|
||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
|
if(POLICY CMP0177)
|
||||||
|
cmake_policy(SET CMP0177 NEW)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
# The following line used to be in tests/CMakeLists.txt
|
# The following line used to be in tests/CMakeLists.txt
|
||||||
# Having it there causes rebuilds of all targets on any CMakeLists.txt change under tests/
|
# Having it there causes rebuilds of all targets on any CMakeLists.txt change under tests/
|
||||||
|
|||||||
Reference in New Issue
Block a user