[office/alkimia] /: Fix cmake warning about policy CMP0177

Thomas Baumgart <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 7a0f9fc7315d97124e8ecddc95c40710a76508be by Thomas Baumgart.
Committed on 19/08/2026 at 09:17.
Pushed by tbaumgart into branch 'master'.

Fix cmake warning about policy CMP0177

M  +3    -0    CMakeLists.txt

https://invent.kde.org/office/alkimia/-/commit/7a0f9fc7315d97124e8ecddc95c40710a76508be

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24b7a764..1c2c7aa9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,6 +3,9 @@ cmake_minimum_required(VERSION 3.16.0)
 if(POLICY CMP0071)
     cmake_policy(SET CMP0071 NEW)
 endif()
+if(POLICY CMP0177)
+  cmake_policy(SET CMP0177 NEW)
+endif()
 
 project(alkimia VERSION 8.2.70)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.