mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-20 19:37:58 -05:00
Use this change to make Python happy?
This commit is contained in:
@@ -221,6 +221,11 @@ macro(modify_msvc_flags flag_default) # Use a macro to avoid a new scope
|
||||
endif()
|
||||
endmacro()
|
||||
|
||||
#if(MSVC)
|
||||
# add_compiler_flag_release("/EHsc")
|
||||
# add_compiler_flag_debug("/EHsc")
|
||||
#endif()
|
||||
|
||||
#######################################
|
||||
# BITNESS #
|
||||
#-------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user