gnucash unstable: Don't force-set Boost_USE_STATIC_LIBS or Boost_USE_STATIC_RUNTIME.

John Ralls jralls at code.gnucash.org
Mon Feb 12 17:05:40 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/0912a5ea (commit)
	from  https://github.com/Gnucash/gnucash/commit/fb7426b6 (commit)



commit 0912a5eaa1901b1af8395a5e8d835cf754d77268
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 12 14:00:09 2018 -0800

    Don't force-set Boost_USE_STATIC_LIBS or Boost_USE_STATIC_RUNTIME.
    
    If you need to do that for your build pass the values in on the cmake
    command line.
    
    As for all of the noise about Boost's install name if APPLE, just fix it
    with the install name tool. There are instructions at the boost module
    in gnucash.modules.



Summary of changes:
 CMakeLists.txt | 15 ---------------
 1 file changed, 15 deletions(-)



More information about the gnucash-patches mailing list