Skip to content

Commit 0faf317

Browse files
Remove cmake min version from mono
1 parent 583b3d2 commit 0faf317

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mono/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cmake_minimum_required(VERSION 3.14.5)
2-
31
if (CMAKE_VERSION VERSION_GREATER 3.15 OR CMAKE_VERSION VERSION_EQUAL 3.15)
42
cmake_policy(SET CMP0091 NEW)
53
endif()

0 commit comments

Comments
 (0)