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 5195b23 commit a81bdf8Copy full SHA for a81bdf8
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: MIT
2
3
cmake_minimum_required(VERSION 3.6)
4
-project(neggia VERSION 1.1.1)
+project(neggia VERSION 1.2.0)
5
6
if(NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/third_party/googletest/CMakeLists.txt")
7
set(BUILD_TESTING OFF CACHE BOOL "")
0 commit comments