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