mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
@@ -210,7 +210,7 @@ for conda_env in ['py33','py27','py34']:
|
||||
ctest_args, cmake_args = [], []
|
||||
if platform.startswith('windows'):
|
||||
ctest_args = ['-C', 'Release']
|
||||
cmake_args = ['-G', '"Visual Studio 10 2010 Win64"','-C']
|
||||
cmake_args = ['-G', '"Visual Studio 10 2010 Win64"']
|
||||
c['builders'].append(
|
||||
BuilderConfig(name="Python-binaries-" + platform + '-' + conda_env,
|
||||
slavenames=[platform + "-slave"],
|
||||
|
||||
Reference in New Issue
Block a user