mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
9 lines
161 B
Diff
9 lines
161 B
Diff
--- CMakeLists.txt
|
|
+++ CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 2.8.12)
|
|
+cmake_minimum_required(VERSION 2.8.12...3.5)
|
|
|
|
project(zlib C)
|
|
|