Updates from BitShares FC #22

Closed
nathanielhourt wants to merge 693 commits from dapp-support into latest-fc
Showing only changes of commit c453db886b - Show all commits

View file

@ -1,7 +1,7 @@
#
# Defines fc library target.
CMAKE_MINIMUM_REQUIRED( VERSION 3.1.2 FATAL_ERROR )
CMAKE_MINIMUM_REQUIRED( VERSION 3.2 FATAL_ERROR )
PROJECT( fc )
set( CMAKE_CXX_STANDARD 14 )