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 957697f commit 62e2164Copy full SHA for 62e2164
1 file changed
CMakeLists.txt
@@ -1,9 +1,9 @@
1
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.14)
2
3
# The directory label is used for CDash to treat ATL as a subproject of GTKorvo
4
set(CMAKE_DIRECTORY_LABELS ATL)
5
6
-project(ATL VERSION 2.2.1 LANGUAGES C)
+project(ATL VERSION 2.2.2 LANGUAGES C)
7
8
# Some boilerplate to setup nice output directories
9
include(GNUInstallDirs)
0 commit comments