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 8cffb77 commit 80a6a6dCopy full SHA for 80a6a6d
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.16.0 FATAL_ERROR)
2
3
# Set the project version and language
4
-project(Ghostship VERSION 1.0.0 LANGUAGES C CXX ASM)
+project(Ghostship VERSION 1.0.1 LANGUAGES C CXX ASM)
5
include(FetchContent)
6
7
include(cmake/ghostship-cvars.cmake)
0 commit comments