Skip to content

Commit ca1b739

Browse files
committed
explicit c++11 in cmake
1 parent a2114b0 commit ca1b739

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ if (BUILD_CXX)
195195
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /std:c++11")
196196
endif()
197197

198-
199198
# Basic type
200199
include(CMakePushCheckState)
201200
cmake_push_check_state(RESET)

0 commit comments

Comments
 (0)