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 b8cf935 commit 02ca998Copy full SHA for 02ca998
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.11)
2
-project(function2 VERSION 4.1.0 LANGUAGES CXX)
+project(function2 VERSION 4.2.0 LANGUAGES CXX)
3
4
if (NOT FU2_IS_FIND_INCLUDED)
5
string(COMPARE EQUAL ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
0 commit comments