1 # Voro++, a 3D cell-based Voronoi library
3 # Author : Chris H. Rycroft (LBL / UC Berkeley)
4 # Email : chr@alum.mit.edu
5 # Date : August 28th 2011
7 # This a common configuration file that includes definitions used by all
13 # Flags for the C++ compiler
14 CFLAGS
=-Wall
-ansi
-pedantic
-O3
16 # Relative include and library paths for compilation of the examples
20 # Installation directory
26 # Flags for install command for executable
29 # Flags for install command for non-executable files