From f1412cda12c760a519a8b13e58ecd52e5f2c6ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Fri, 25 Nov 2022 09:36:23 +0100 Subject: [PATCH] 1.6.20 --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index b6a1382..0c97ef5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 1.6.20 + * Ignore uninstalled executables in subprojects + * Fix parsing of nested generator expressions + Version 1.6.19 * Allow multiple cmake_minimum_required() commands * Add checks for minimum required CMake version of newer commands