update for windows compile. (#27813)

my_2.0rc
Wilber 5 years ago committed by GitHub
parent ad99e638fd
commit a2d08aa916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,5 +28,6 @@ endif()
if(WIN32)
set(WIN_PROPS ${CMAKE_SOURCE_DIR}/cmake/paddle_win.props)
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -Os -DNDEBUG")
endif()

Loading…
Cancel
Save