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 db28297 commit a159fdbCopy full SHA for a159fdb
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
2
-project(fumo_loader VERSION 0.3.0)
+project(fumo_loader VERSION 1.0.0)
3
4
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
5
0 commit comments