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 ab0a5d2 commit f995aaaCopy full SHA for f995aaa
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.8)
2
3
-project(NotEnoughStandards VERSION 1.0.1)
+project(NotEnoughStandards VERSION 1.0.2)
4
5
option(NES_BUILD_EXAMPLES "Build Not Enough Standards' examples" OFF)
6
option(NES_BUILD_TESTS "Build Not Enough Standards' tests" OFF)
0 commit comments