mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r23786] Remove COMPILE_FLAGS value - already set in X_FLAGS
Tested: windows
This commit is contained in:
parent
6c3284f8b3
commit
47190b32e5
@ -351,7 +351,7 @@ ENDIF (WIN32)
|
||||
|
||||
IF (MSVC)
|
||||
SET (CMAKE_MFC_FLAG 0)
|
||||
SET (WIN_COMPILE_FLAGS "/MD")
|
||||
SET (WIN_COMPILE_FLAGS "")
|
||||
SET (WIN_LINK_FLAGS "")
|
||||
ENDIF (MSVC)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user