Skip to content

Commit

Permalink
cpp 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Oct 1, 2021
1 parent ccab19f commit c42076e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.12)
project(native)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD 14)


include_directories(jni_include/common)
Expand Down

0 comments on commit c42076e

Please sign in to comment.