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.
2 parents ee09440 + f10f389 commit cd679b3Copy full SHA for cd679b3
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
# Project name
4
-project(mirco)
+project(mirco VERSION 0.1.0)
5
6
# Check for out-of-source build
7
if (${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
0 commit comments