diff --git a/CMakeLists.txt b/CMakeLists.txt index ae562b30..aa6239d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,7 @@ target_include_directories(${POCLIB} target_compile_features(${POCLIB} INTERFACE - cxx_std_14 + cxx_std_17 ) # TESTING