ENH: cleanups

This commit is contained in:
Ken Martin
2005-12-15 14:17:43 -05:00
parent 5966baeec3
commit 74eaecfc3e
35 changed files with 132 additions and 140 deletions

View File

@@ -7,7 +7,7 @@
# All other macros are for internal use only.
# To get the actual name of the swig module,
# use: ${SWIG_MODULE_name_REAL_NAME}.
# Set Source files propertis such as CPLUSPLUS and SWIG_FLAGS to specify
# Set Source files properties such as CPLUSPLUS and SWIG_FLAGS to specify
# special behavior of SWIG. Also global CMAKE_SWIG_FLAGS can be used to add
# special flags to all swig calls.
# Another special variable is CMAKE_SWIG_OUTDIR, it allows one to specify