Commit c3847685 authored by peastman's avatar peastman
Browse files

Merge pull request #1365 from peastman/typemaps

Install typemaps.i for use by plugins
parents e9974569 97fa20a0
......@@ -185,7 +185,7 @@ add_custom_command(
COMMENT "Creating OpenMM Python swig input files..."
)
INSTALL_FILES(/include FILES "${SWIG_OPENMM_DIR}/OpenMMSwigHeaders.i")
INSTALL_FILES(/include/swig FILES "${SWIG_OPENMM_DIR}/OpenMMSwigHeaders.i" "${SWIG_OPENMM_DIR}/swig_lib/python/typemaps.i")
#~ swig -python -c++ \
#~ -outdir $PYTHON_PACKAGE_DIR \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment