Update appveyor.yml

This commit is contained in:
Greg Landrum
2015-04-17 07:56:39 +02:00
parent d37b763df4
commit 7af638f181

View File

@@ -37,8 +37,9 @@ build:
# scripts to run before build
before_build:
- echo Running cmake...
- dir %BOOST_ROOT%
- dir %BOOST_LIBRARYDIR%
- dir c:\Libraries\boost
- dir c:\Libraries\boost\stage
- dir c:\Libraries\boost\stage\lib
- cd c:\projects\RDKit
- mkdir c:\projects\RDKit\build
- cd c:\projects\RDKit\build