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
0c9ce3bd
"serialization/tests/TestSerializeCustomBondForce.cpp" did not exist on "73f5921cf0060c64bb3e1370389fec6355114a7b"
Commit
0c9ce3bd
authored
Mar 03, 2018
by
peastman
Browse files
Updated version number to 7.2.1
parent
d7d3aa20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
0c9ce3bd
...
@@ -142,7 +142,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
...
@@ -142,7 +142,7 @@ 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 2
)
SET
(
OPENMM_BUILD_VERSION
0
)
SET
(
OPENMM_BUILD_VERSION
1
)
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