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
f8b51ca7
"vscode:/vscode.git/clone" did not exist on "b7ee3022b02a4534055cafcbd6f30da606e5d41c"
Commit
f8b51ca7
authored
Feb 17, 2017
by
peastman
Browse files
Fixed error in travis builds
parent
96fbe097
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CMakeLists.txt
CMakeLists.txt
+3
-0
No files found.
CMakeLists.txt
View file @
f8b51ca7
...
@@ -27,6 +27,9 @@ CMAKE_POLICY(SET CMP0003 NEW)
...
@@ -27,6 +27,9 @@ CMAKE_POLICY(SET CMP0003 NEW)
CMAKE_POLICY
(
SET CMP0005 NEW
)
CMAKE_POLICY
(
SET CMP0005 NEW
)
CMAKE_POLICY
(
SET CMP0011 NEW
)
CMAKE_POLICY
(
SET CMP0011 NEW
)
INCLUDE
(
Dart
)
MARK_AS_ADVANCED
(
DART_ROOT
)
# We have custom cmake modules for FindOpenMM and running python tests
# We have custom cmake modules for FindOpenMM and running python tests
SET
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
"
${
CMAKE_SOURCE_DIR
}
/cmake_modules"
)
SET
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
"
${
CMAKE_SOURCE_DIR
}
/cmake_modules"
)
...
...
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