Update CMakeLists.txt
This commit is contained in:
parent
eb1e85e400
commit
d6926eb46a
|
|
@ -1,7 +1,7 @@
|
||||||
# Setup the project and settings
|
# Setup the project and settings
|
||||||
project(raylib C)
|
project(raylib C)
|
||||||
set(PROJECT_VERSION 5.5.0)
|
set(PROJECT_VERSION 6.0.0)
|
||||||
set(API_VERSION 550)
|
set(API_VERSION 600)
|
||||||
|
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
include(JoinPaths)
|
include(JoinPaths)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user