mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
12 lines
258 B
Diff
12 lines
258 B
Diff
--- ucm.cmake
|
|
+++ ucm.cmake
|
|
@@ -10,7 +10,7 @@
|
|
# The documentation can be found at the library's page:
|
|
# https://github.com/onqtam/ucm
|
|
|
|
-cmake_minimum_required(VERSION 2.8.12)
|
|
+cmake_minimum_required(VERSION 2.8.12...3.5)
|
|
|
|
include(CMakeParseArguments)
|
|
|