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
70b9d218
"platforms/reference/vscode:/vscode.git/clone" did not exist on "e06e0ea7f6523268c1fa05f5db8881093a4e9354"
Commit
70b9d218
authored
Jun 29, 2018
by
John Chodera
Browse files
Update version of development branch to 7.3.0
parent
f9106ddb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
70b9d218
...
@@ -141,8 +141,8 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
...
@@ -141,8 +141,8 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET
(
OPENMM_LIBRARY_NAME OpenMM
)
SET
(
OPENMM_LIBRARY_NAME OpenMM
)
SET
(
OPENMM_MAJOR_VERSION 7
)
SET
(
OPENMM_MAJOR_VERSION 7
)
SET
(
OPENMM_MINOR_VERSION
2
)
SET
(
OPENMM_MINOR_VERSION
3
)
SET
(
OPENMM_BUILD_VERSION
1
)
SET
(
OPENMM_BUILD_VERSION
0
)
ADD_DEFINITIONS
(
-DOPENMM_LIBRARY_NAME=
${
OPENMM_LIBRARY_NAME
}
ADD_DEFINITIONS
(
-DOPENMM_LIBRARY_NAME=
${
OPENMM_LIBRARY_NAME
}
-DOPENMM_MAJOR_VERSION=
${
OPENMM_MAJOR_VERSION
}
-DOPENMM_MAJOR_VERSION=
${
OPENMM_MAJOR_VERSION
}
...
...
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