FC Updates from BitShares and myself #21

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

View file

@ -272,7 +272,7 @@ endif(WIN32)
# end editline stuff
if( NOT CPP_STANDARD )
set( CPP_STANDARD, "-std=c++11" )
set( CPP_STANDARD "-std=c++11" )
endif()
IF(WIN32)