mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Update appveyor.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user