We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df4563 commit 1e700adCopy full SHA for 1e700ad
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.11)
2
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
3
project (raylib_cpp
4
- VERSION 4.1.0
+ VERSION 4.2.0
5
DESCRIPTION "raylib-cpp C++ Object Oriented Wrapper for raylib"
6
HOMEPAGE_URL "https://github.com/robloach/raylib-cpp"
7
LANGUAGES C CXX)
0 commit comments