Changeset 3414 for SConstruct


Ignore:
Timestamp:
Jul 25, 2006, 1:03:05 PM (19 years ago)
Author:
jack
Message:

Added pymetis to the scons scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SConstruct

    r3359 r3414  
    1212opts.Add('GCCFLAGS', 'Flags passed to GCC')
    1313opts.Add('MSVCFLAGS', 'Flags passed to the MSVC compiler')
     14opts.Add('METIS_DIR', 'Location of the metis directory relative to the pymetis directory')
    1415
    1516# Create the .pyc builder
Note: See TracChangeset for help on using the changeset viewer.