This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
23
Wiki
Activity
Browse Source
Bump CMake version required to avoid deprecated
#3639
pull/3642/head
Ray
11 months ago
parent
f3adde8bbd
commit
fd84ab3cf7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
View File
@ -1,4 +1,4 @@
cmake_minimum_required
(
VERSION
3.
0
)
cmake_minimum_required
(
VERSION
3.
5
)
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…
Cancel
Save