This website works better with JavaScript.
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
24
Wiki
Activity
瀏覽代碼
[build] CMake: Set CMake version to 3.12
pull/4547/head
Kacper Zybała
6 月之前
父節點
c53dd8a931
當前提交
f6c0a2293f
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
查看文件
@ -1,4 +1,4 @@
cmake_minimum_required
(
VERSION
3.
5
)
cmake_minimum_required
(
VERSION
3.
12
)
project
(
raylib
)
#
A
v
o
i
d
e
x
c
e
s
s
i
v
e
e
x
p
a
n
s
i
o
n
o
f
v
a
r
i
a
b
l
e
s
i
n
c
o
n
d
i
t
i
o
n
a
l
s
.
I
n
p
a
r
t
i
c
u
l
a
r
,
i
f
Write
Preview
Loading…
取消
儲存