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 1d32f89 commit 807565dCopy full SHA for 807565d
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.1)
2
-project(moonlight-embedded VERSION 2.5.1 LANGUAGES C)
+project(moonlight-embedded VERSION 2.5.2 LANGUAGES C)
3
SET(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
4
SET(CMAKE_C_STANDARD 99)
5
include(${CMAKE_ROOT}/Modules/GNUInstallDirs.cmake)
0 commit comments