Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
97fa20a0
Commit
97fa20a0
authored
Jan 26, 2016
by
peastman
Browse files
Install typemaps.i for use by plugins
parent
d2fd6cee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/CMakeLists.txt
wrappers/python/CMakeLists.txt
+1
-1
No files found.
wrappers/python/CMakeLists.txt
View file @
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 \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment