diff libfdcore/CMakeLists.txt @ 1562:6219359a36a9 default tip

Merge latest changes from proposed branch
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 21 Jun 2021 19:08:18 +0800
parents 9084c6f94a0a
children
line wrap: on
line diff
--- a/libfdcore/CMakeLists.txt	Sat Oct 10 12:58:37 2020 +0800
+++ b/libfdcore/CMakeLists.txt	Mon Jun 21 19:08:18 2021 +0800
@@ -2,10 +2,7 @@
 Project("freeDiameter core library" C)
 
 # Configuration for newer cmake
-cmake_policy(VERSION 2.6)
-if (POLICY CMP0022)
-	cmake_policy(SET CMP0022 OLD)
-endif (POLICY CMP0022)
+cmake_policy(VERSION 2.8.12)
 
 # Configuration parser
 BISON_FILE(fdd.y)
"Welcome to our mercurial repository"