From 3b216e458a218d9d035f8e4cbe5496546aa9d073 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 26 Apr 2022 18:23:17 +0200 Subject: [PATCH] run tools/gen_data.py and commit the results --- mesonbuild/mesondata.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mesonbuild/mesondata.py b/mesonbuild/mesondata.py index 43b7bde7a..b93ad411c 100644 --- a/mesonbuild/mesondata.py +++ b/mesonbuild/mesondata.py @@ -1,4 +1,4 @@ -# Copyright 2021 The Meson development team +# Copyright 2022 The Meson development team # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -217,7 +217,6 @@ endif() ''' file_2_data_CMakeListsLLVM_txt = '''\ -cmake_minimum_required(VERSION ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION} ) set(PACKAGE_FOUND FALSE) @@ -383,7 +382,7 @@ mesondata = { ), 'dependencies/data/CMakeListsLLVM.txt': DataFile( Path('dependencies/data/CMakeListsLLVM.txt'), - '412cec3315597041a978d018cdaca282dcd47693793540da88ae2f80d0cbd7cd', + 'a824db0251c77482993534230f33c521275047a37189ae0ac80d9078e4d7006e', file_2_data_CMakeListsLLVM_txt, ), 'dependencies/data/CMakePathInfo.txt': DataFile(