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 32eacaf commit a82e51cCopy full SHA for a82e51c
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
-project( Quad VERSION 0.1.1 )
+project( Quad VERSION 0.1.0 )
3
4
add_library(Quad STATIC src/Quad.c)
5
0 commit comments