Shut up a cmake policy warning.

This commit is contained in:
John Ralls 2020-04-23 16:09:34 -07:00
parent fbf7171ab6
commit 36039c8ca7

View File

@ -1,6 +1,7 @@
# CMakeLists.txt for GnuCash
cmake_minimum_required (VERSION 3.10)
cmake_policy(SET CMP0082 NEW)
project (gnucash
VERSION 3.902