mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-14 01:13:52 -06:00
Fixes by cmake-format (#6875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
91cc18f885
commit
fe1bdf365e
@ -370,8 +370,8 @@ endif()
|
||||
if(MSVC)
|
||||
# The following warnings are supposed to be used in ResInsight, but
|
||||
# temporarily disabled to avoid too much noise warning C4245: 'return':
|
||||
# conversion from 'int' to 'size_t', signed/unsigned mismatch
|
||||
# warning C4005: Macro redefinition for math constants (M_PI, M_SQRT2 etc)
|
||||
# conversion from 'int' to 'size_t', signed/unsigned mismatch warning C4005:
|
||||
# Macro redefinition for math constants (M_PI, M_SQRT2 etc)
|
||||
|
||||
# If possible, the following command is supposed to be the final target
|
||||
# set_target_properties(ResInsight PROPERTIES COMPILE_FLAGS "/W3 /wd4190
|
||||
|
Loading…
Reference in New Issue
Block a user