mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix build on Ubuntu-18.04.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# CMakeLists.txt for GnuCash
|
||||
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
cmake_policy(SET CMP0082 NEW)
|
||||
if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
|
||||
cmake_policy(SET CMP0082 NEW)
|
||||
endif()
|
||||
|
||||
project (gnucash
|
||||
VERSION 3.902
|
||||
|
||||
Reference in New Issue
Block a user