gnucash unstable: Multiple changes pushed

Geert Janssens geert.gnucash at kobaltwit.be
Sat Mar 10 04:42:53 EST 2018


Op zaterdag 10 maart 2018 01:28:16 CET schreef John Ralls:
> diff --git a/CMakeLists.txt b/CMakeLists.txt
> index 86607a1..dbf92a5 100644
> --- a/CMakeLists.txt
> +++ b/CMakeLists.txt
> @@ -511,7 +511,7 @@ SET (Boost_FIND_QUIETLY ON)
>  IF (NOT DEFINED ${BOOST_ROOT})
>    SET(BOOST_ROOT $ENV{BOOST_ROOT})
>  ENDIF()
> -FIND_PACKAGE (Boost 1.54.0 REQUIRED COMPONENTS date_time regex locale
> filesystem) +FIND_PACKAGE (Boost 1.54.0 REQUIRED COMPONENTS date_time regex
> locale filesystem system)
> 
Would that also mean we need to add an extra boost dll in the windows 
installer (along the lines of the boost-filestsystem issue Bob recently 
discovered) ?

Geert




More information about the gnucash-devel mailing list