Skip to content

Commit f7a64cc

Browse files
roehlingluoyaoming
authored and
luoyaoming
committed
Fix cmake_policy()
Bug-Debian: https://bugs.debian.org/1040719 Forwarded: open-source-parsers/jsoncpp#1499 Gbp-Pq: Name 0002-Fix-cmake_policy.patch
1 parent 1a3f08d commit f7a64cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsoncppConfig.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_policy(PUSH)
2-
cmake_policy(VERSION 3.0)
2+
cmake_policy(VERSION 3.0...3.26)
33

44
@PACKAGE_INIT@
55

0 commit comments

Comments
 (0)