We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a720c2 commit daf8031Copy full SHA for daf8031
SwiftTargets.cmake
@@ -281,7 +281,6 @@ function(swift_add_target target type)
281
list(APPEND extra_definitions "_LIBCPP_ENABLE_CXX20_REMOVED_FEATURES")
282
endif()
283
284
- message(STATUS "DA LANG ${x_CXX_STANDARD}")
285
list(APPEND language_standards_args CXX ${x_CXX_STANDARD})
286
287
0 commit comments