mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Update swift build to cxx20.
PiperOrigin-RevId: 750724378
This commit is contained in:
committed by
Copybara-Service
parent
e71de0e0c3
commit
ce58d19c1a
+1
-1
@@ -678,5 +678,5 @@ let package = Package(
|
||||
),
|
||||
],
|
||||
cLanguageStandard: .c99,
|
||||
cxxLanguageStandard: .cxx17
|
||||
cxxLanguageStandard: .cxx20
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user