summaryrefslogtreecommitdiff
path: root/view/kernelcache/api/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'view/kernelcache/api/CMakeLists.txt')
-rw-r--r--view/kernelcache/api/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/kernelcache/api/CMakeLists.txt b/view/kernelcache/api/CMakeLists.txt
index ae7e454a..3097777b 100644
--- a/view/kernelcache/api/CMakeLists.txt
+++ b/view/kernelcache/api/CMakeLists.txt
@@ -67,7 +67,7 @@ target_include_directories(kernelcacheapi
PUBLIC ${PROJECT_SOURCE_DIR} ${INCLUDES})
set_target_properties(kernelcacheapi PROPERTIES
- CXX_STANDARD 17
+ CXX_STANDARD 20
CXX_VISIBILITY_PRESET hidden
CXX_STANDARD_REQUIRED ON
VISIBILITY_INLINES_HIDDEN ON