We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72d4d6c + 990fcb0 commit c4cabdaCopy full SHA for c4cabda
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.15)
2
cmake_policy(SET CMP0048 NEW) # project() command manages VERSION variables
3
-project(UUtils VERSION 1.2.0 HOMEPAGE_URL "https://github.com/UPPAALModelChecker/UUtils" LANGUAGES CXX C)
+project(UUtils VERSION 2.0.0 HOMEPAGE_URL "https://github.com/UPPAALModelChecker/UUtils" LANGUAGES CXX C)
4
include(CMakePackageConfigHelpers)
5
include(GNUInstallDirs)
6
include(FetchContent)
0 commit comments