Homec4science

Rewrote CMakeLists.txt to build qhull targets

Authored by Brad Barber <bradb@shore.net> on Apr 4 2011, 04:32.

Description

Rewrote CMakeLists.txt to build qhull targets

  • qvoronoi: Deprecated 'Qt' and 'QJn'. Removed from documentation and prompts. These options produce duplicate Voronoi vertices for cospherical data.
  • QhullError: Add copy constructor, assignment operator, and destructor
  • Add throw() specifiers to RoadError and QhullError
  • Fixed additional uses of strncat
  • Removed doskey from Qhull-go.bat. It is incompatible with Windows 7
  • mem.h: Define ptr_intT as 'long long' for Microsoft Windows _win64 builds. On Linux and Mac, 'long' is 64-bits on a 64-bit host
  • Moved include's to top of Qt .pro files. Define $VERSION before $VER_MAJ.
  • Name shared library with $VER_MAJ

Details

Committed
Brad Barber <bradb@shore.net>Apr 4 2011, 04:32
Pushed
jungeOct 20 2016, 12:59
Parents
rCADDMESH1351ce636543: Reorganized Makefile with libqhull based on libqhullstatic-p
Branches
Unknown
Tags
Unknown

Event Timeline

Brad Barber <bradb@shore.net> committed rCADDMESH80207220eb8d: Rewrote CMakeLists.txt to build qhull targets (authored by Brad Barber <bradb@shore.net>).Apr 4 2011, 04:32