"...reference/tests/TestReferenceCompoundIntegrator.cpp" did not exist on "64493da66474b3874c798d21d81b23fd5560134c"
Commit 59b0b53f authored by peastman's avatar peastman
Browse files

Merge pull request #1244 from pandegroup/rmcgibbo-patch-1

Update appveyor.yml
parents 8570f432 70d84f3b
......@@ -20,7 +20,7 @@ install:
- "set PATH=C:\\fftw;%PATH%"
# 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
- 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"'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment