mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 18:30:23 -06:00
Shut up a cmake policy warning.
This commit is contained in:
parent
fbf7171ab6
commit
36039c8ca7
@ -1,6 +1,7 @@
|
||||
# CMakeLists.txt for GnuCash
|
||||
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
cmake_policy(SET CMP0082 NEW)
|
||||
|
||||
project (gnucash
|
||||
VERSION 3.902
|
||||
|
Loading…
Reference in New Issue
Block a user