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 cda82f5 commit 316f86fCopy full SHA for 316f86f
packages/react-native/ReactCommon/jsi/jsi/CMakeLists.txt
@@ -3,7 +3,7 @@
3
# This source code is licensed under the MIT license found in the
4
# LICENSE file in the root directory of this source tree.
5
6
-set(CMAKE_CXX_STANDARD 14)
+set(CMAKE_CXX_STANDARD 17)
7
set(CMAKE_CXX_STANDARD_REQUIRED ON)
8
9
add_library(jsi
0 commit comments