# HG changeset patch # User Sebastien Jodogne # Date 1569868842 -7200 # Node ID 625625ed098f67e1b6af816d49e2e9f37fb1fd29 # Parent f6fe095f713058d0a3a03defa6455938ea25d86e note diff -r f6fe095f7130 -r 625625ed098f LinuxCompilation.txt --- a/LinuxCompilation.txt Thu Sep 26 13:40:49 2019 +0200 +++ b/LinuxCompilation.txt Mon Sep 30 20:40:42 2019 +0200 @@ -228,6 +228,17 @@ +Additional information +---------------------- + +* It has been reported that distributions coming with Boost >= 1.70.0 + might need the option "-DBoost_NO_BOOST_CMAKE=ON" to be added to the + "cmake" command-line. + https://groups.google.com/d/msg/orthanc-users/nXq2qOndw9c/0PGnaOqiAgAJ + + + + Using ccache ============