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
70d84f3b
"...src/ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "d89beb8c0be6be4d4232140f2d1639959e19bbd9"
Commit
70d84f3b
authored
Nov 04, 2015
by
Robert T. McGibbon
Browse files
Update appveyor.yml
parent
3a88177a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
appveyor.yml
appveyor.yml
+1
-1
No files found.
appveyor.yml
View file @
70d84f3b
...
@@ -20,7 +20,7 @@ install:
...
@@ -20,7 +20,7 @@ install:
-
"
set
PATH=C:
\\
fftw;%PATH%"
-
"
set
PATH=C:
\\
fftw;%PATH%"
# Download and install some OpenMM build dependencies (doxygen, swig)
# Download and install some OpenMM build dependencies (doxygen, swig)
-
choco install -y doxygen.portable swig
-
choco install -y doxygen.portable swig
>
null
# Set CMake options
# Set CMake options
-
ps
:
$env:CMAKE_FLAGS='-DOPENMM_BUILD_PME_PLUGIN=ON -DFFTW_LIBRARY=C:/fftw/libfftw3f-3.lib -DFFTW_INCLUDES=C:/fftw -DCMAKE_BUILD_TYPE=Release -DOPENMM_BUILD_EXAMPLES=OFF -DCMAKE_CXX_FLAGS_RELEASE="/MD /Od /Ob0 /D NDEBUG"'
-
ps
:
$env:CMAKE_FLAGS='-DOPENMM_BUILD_PME_PLUGIN=ON -DFFTW_LIBRARY=C:/fftw/libfftw3f-3.lib -DFFTW_INCLUDES=C:/fftw -DCMAKE_BUILD_TYPE=Release -DOPENMM_BUILD_EXAMPLES=OFF -DCMAKE_CXX_FLAGS_RELEASE="/MD /Od /Ob0 /D NDEBUG"'
...
...
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