Ray
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/CMakeLists.txt
|
|
@ -3,7 +3,7 @@ project(raylib C) |
|
|
|
include(GNUInstallDirs) |
|
|
|
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake") |
|
|
|
|
|
|
|
set(PROJECT_VERSION 2.0.0) |
|
|
|
set(PROJECT_VERSION 2.5.0) |
|
|
|
set(API_VERSION 2) |
|
|
|
|
|
|
|
include("CMakeOptions.txt") |
|
|
|