openfoam/applications/utilities/mesh/generation
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
..
blockMesh MRG: Resolve conflict with latest foundation merge 2016-10-26 15:37:15 +01:00
extrude GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
extrude2DMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamyMesh COMP: Newer CGAL versions break current CGAL wmake rules (issue #288) 2016-11-04 12:05:35 +01:00
snappyHexMesh Merge remote-tracking branch 'origin/develop' into develop 2016-11-02 12:06:05 +00:00
Allwmake CONFIG: remove foundation use of FOAMY_HEX_MESH control. 2016-09-29 12:36:27 +02:00