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 9b6472d commit cd49694Copy full SHA for cd49694
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.2.0 FATAL_ERROR)
2
3
-project (taocpp-sequences VERSION 1.0.2 LANGUAGES CXX)
+project (taocpp-sequences VERSION 2.0.0 LANGUAGES CXX)
4
5
# installation directories
6
set (TAOCPP_SEQUENCES_INSTALL_INCLUDE_DIR "include" CACHE STRING "The installation include directory")
0 commit comments