openfoam/applications/utilities/surface/surfaceBooleanFeatures
Mark Olesen e8f6099a1f COMP: Newer CGAL versions break current CGAL wmake rules (issue #288)
On 64-bit systems, the system installations of boost, cgal are under
lib64/. The behaviour for a ThirdParty build is mostly lib/ but this
can also be changing.

    Boost 1_62_0 and older build into 'lib/'.
    CGAL-4.9 builds into 'lib64/', older versions into 'lib/'.

Future-proof things by using lib$WM_COMPILER_LIB_ARCH for boost and
cgal build rules, and forcing these as build targets in the ThirdParty
makeCGAL as well.

--
STYLE: check for boost/version.hpp, CGAL/version.h instead their directories
2016-11-04 12:05:35 +01:00
..
Make COMP: improve robustness and warning messages when building paraview plugins 2016-06-17 09:31:41 +02:00
PolyhedronReader COMP: Newer CGAL versions break current CGAL wmake rules (issue #288) 2016-11-04 12:05:35 +01:00
Allwmake COMP: Newer CGAL versions break current CGAL wmake rules (issue #288) 2016-11-04 12:05:35 +01:00
CGAL3DKernel.H ENH: Updating utilities based on internal development line 2015-12-02 10:17:28 +00:00
CGALIndexedPolyhedron.H ENH: Updating utilities based on internal development line 2015-12-02 10:17:28 +00:00
surfaceBooleanFeatures.C ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00