mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
@@ -272,7 +272,8 @@ c['builders'].append(
|
||||
factory = cmake_slave('EES',
|
||||
platform = 'windows',
|
||||
test = False,
|
||||
cmake_args=['-G','Visual Studio 10 2010','-DCMAKE_BUILD_TYPE=RELEASE'])
|
||||
cmake_args = ['-G','Visual Studio 10 2010'],
|
||||
build_args = ['-C','Release'])
|
||||
)
|
||||
)
|
||||
c['builders'].append(
|
||||
|
||||
Reference in New Issue
Block a user