mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-30 23:18:30 +00:00
Added authorization token
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
project(raylib)
|
||||
include("../utils.cmake")
|
||||
|
||||
set(PROJECT_VERSION 1.9.0dev)
|
||||
set(PROJECT_VERSION 1.9.1-dev)
|
||||
set(RAYLIB raylib) # Name of the generated library
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user