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


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to