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
85bfd73c
Commit
85bfd73c
authored
Nov 04, 2015
by
Robert McGibbon
Browse files
Remove unused file
parent
ab98fc9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
wrappers/python/CMakeLists.txt
wrappers/python/CMakeLists.txt
+0
-1
No files found.
wrappers/python/CMakeLists.txt
View file @
85bfd73c
...
...
@@ -20,7 +20,6 @@ set(STAGING_OUTPUT_FILES "") # Will contain all required package files
file
(
GLOB STAGING_INPUT_FILES RELATIVE
"
${
CMAKE_CURRENT_SOURCE_DIR
}
"
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/MANIFEST.in"
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/README.txt"
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/filterPythonFiles.py"
)
configure_file
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/setup.py
${
OPENMM_PYTHON_STAGING_DIR
}
/setup.py
)
...
...
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