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 e65d329 commit b1ce619Copy full SHA for b1ce619
CMakeLists.txt
@@ -1,8 +1,5 @@
1
cmake_minimum_required(VERSION 3.16)
2
-project(cpputest-for-freertos-lib VERSION 0.0.1)
+project(cpputest-for-freertos-lib VERSION 1.0.0)
3
4
add_subdirectory(cpputest-for-freertos-lib)
5
add_subdirectory(example)
6
-
7
8
0 commit comments