1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/cad/freecad/files
Jan Beich d70fbee590 cad/freecad: unbreak with boost 1.69
CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.69.0

  Boost include path: /usr/local/include

  Could not find the following Boost libraries:

          boost_signals

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:596 (find_package)

PR:		232525
Obtained from:	upstream (FreeCAD 0.18)
2018-10-31 12:19:05 +00:00
..
patch-boost-1.67
patch-boost-1.69 cad/freecad: unbreak with boost 1.69 2018-10-31 12:19:05 +00:00
patch-CMakeLists.txt
patch-src_3rdParty_salomesmesh_src_SMDS_SMDS__Mesh.cpp
patch-src_Gui_CMakeLists.txt