mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-21 03:48:08 -05:00
Updated MATLAB builder on windows
This commit is contained in:
@@ -182,7 +182,7 @@ c['builders'].append(
|
||||
c['builders'].append(
|
||||
BuilderConfig(name="MATLAB-windows",
|
||||
slavenames=["windows-slave"],
|
||||
factory = cmake_slave('MATLAB', cmake_args=['-G','\"Visual Studio 10 2010 Win64\"'])
|
||||
factory = cmake_slave('MATLAB', cmake_args=['-G','Visual Studio 10 2010 Win64'])
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user